new EditorStartup()
- Source:
Methods
(async) extAndLocaleFunc() → {Promise.<module:locale.LangAndData>}
- Source:
Fires:
- module:svgcanvas.SvgCanvas#event:ext_addLangData
- module:svgcanvas.SvgCanvas#event:ext_langReady
- module:svgcanvas.SvgCanvas#event:ext_langChanged
- module:svgcanvas.SvgCanvas#event:extensions_added
Returns:
Resolves to result of module:locale.readLang
- Type
- Promise.<module:locale.LangAndData>
messageListener(info) → {void}
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
info |
PlainObject |
Properties
|
- Source:
Fires:
- module:svgcanvas.SvgCanvas#event:message
Returns:
- Type
- void