Nutrient Web SDK
    Preparing search index...

    Type Alias FormCreatorSlots

    Form creator slot configuration - form field design tools.

    type FormCreatorSlots = {
        propertyEditor?: BaseSlot;
    }
    Index

    Properties

    Properties

    propertyEditor?: BaseSlot

    Customize or hide the form field property editor (shown when a form field is selected in form designer mode). Configure field name, type, validation, and appearance.