RELEASE 2.6.0 OR ABOVE
Import the editor's icon resource.
Return:
Type | Description |
---|---|
Object | key: Icon name (function name), value: Object in svg tag format |
Example:
var icons = SynapEditor.getIcons();
RELEASE 2.6.0 OR ABOVE
Import the editor's icon resource.
Return:
Type | Description |
---|---|
Object | key: Icon name (function name), value: Object in svg tag format |
var icons = SynapEditor.getIcons();