Interface: ExportSvgOptions
Defined in: diagram/canvasApi.ts:551
Options for exporting diagram as SVG image.
See
Extended by
Properties
| Property | Type | Description |
|---|---|---|
| Whether to prepend XML encoding header to the exported SVG string. Prepended header: Default | |
Padding size (in pixels) around the content for the exported diagram. Default | ||
readonly | CSS selectors to exclude specific DOM elements from the exported diagram. By default, any element with Default |