Interface. Export Svg Action
sprotty-protocol / ExportSvgAction
Defined in: actions.ts:748
Response to a RequestExportSvgAction
containing the current diagram’s SVG code.
kind:
"exportSvg"
Defined in: actions.ts:749
optional
options:ExportSvgOptions
Defined in: actions.ts:752
responseId:
string
Defined in: actions.ts:751
svg:
string
Defined in: actions.ts:750