Back to Node Auth0

Interface FormFieldChoiceConfigAllowOther

docs/interfaces/management.Management.FormFieldChoiceConfigAllowOther.html

5.9.1737 B
Original Source

Interface FormFieldChoiceConfigAllowOther

interface FormFieldChoiceConfigAllowOther {
enabled?: boolean;
label?: string;
placeholder?: string;
}

Index

Properties

enabled?label?placeholder?

Properties

Optionalenabled

enabled?: boolean

Optionallabel

label?: string

Optionalplaceholder

placeholder?: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties enabledlabelplaceholder