Interface. Request Export Svg Action
sprotty-protocol / RequestExportSvgAction
Defined in: actions.ts:725
Request to extract the currently displayed diagram as an SVG.
readonly
optional
_:ExportSvgAction
Defined in: actions.ts:57
Used to ensure correct typing. Clients must not use this property
kind:
"requestExportSvg"
Defined in: actions.ts:726
optional
options:ExportSvgOptions
Defined in: actions.ts:727
requestId:
string
Defined in: actions.ts:52