Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface FormFieldCardsConfig

    interface FormFieldCardsConfig {
        hide_labels?: boolean;
        multiple?: boolean;
        options?: FormFieldCardsConfigOption[];
    }
    Index

    Properties

    hide_labels?: boolean
    multiple?: boolean