static: getIcons
Release 2.6.0+
Returns the editor's icon resources.
Returns
| Type | Description |
|---|---|
| Object | Map of iconName (featureName) → SVG-tag string |
Example
var icons = SynapEditor.getIcons();
Release 2.6.0+
Returns the editor's icon resources.
| Type | Description |
|---|---|
| Object | Map of iconName (featureName) → SVG-tag string |
var icons = SynapEditor.getIcons();