Nutrient Web SDK
    Preparing search index...

    Type Alias DialogSlot

    DialogSlot:
        | DialogSlotConfigurationCallback<BaseSlotParams>
        | DialogSlotUIOptions

    Union type every confirmation dialog slot accepts. Like UI.BaseSlot, but the configuration may also set autoResolve to skip the prompt.