interface UmbTiptapExtensionArgs {
    configuration?: UmbPropertyEditorConfigCollection;
}

Hierarchy (View Summary, Expand)

Properties

Properties

The data type configuration for the property editor that the editor is used for. You can populate this manually if you are using the editor outside of a property editor with the UmbPropertyEditorConfigCollection object.

This is only available when the editor is used in a property editor or populated manually.

MMNEPVFCICPMFPCPTTAAATR