Skip to content

addMinimalEditor

addMinimalEditor(name): void

Defined in: webComponent.ts:136

Adds a custom element wrapping the minimalEditor setup.

string

Name of the custom element. Must be a valid custom element name.

void