Nutrient Web SDK

ReferenceUIDocumentEditorUI

Type Alias DocumentEditorUI

Use this to customize the document editor or its slots.

Pass a function to fully replace the document editor UI, or pass an object to customize individual sub-slots (toolbar, body, footer) while keeping the default structure.

Type Alias
Type Signature
type DocumentEditorUI = BaseSlot