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

    Interface FormFieldChoiceConfigOption

    interface FormFieldChoiceConfigOption {
        value: string;
        label: string;
    }
    Index

    Properties

    Properties

    value: string
    label: string