initConfigs property
I
get
initConfigs
Returns the initialization configurations for the editor.
Implementation
I get initConfigs => (widget as StandaloneEditor<I>).initConfigs;
Returns the initialization configurations for the editor.
I get initConfigs => (widget as StandaloneEditor<I>).initConfigs;