addReadonlyEditor
addReadonlyEditor(
name):void
Defined in: webComponent.ts:146
Adds a custom element wrapping the readonlyEditor setup.
Parameters
Section titled “Parameters”string
Name of the custom element. Must be a valid custom element name.
Returns
Section titled “Returns”void