Back to Node Auth0

Interface FormFieldChoiceConfig

docs/interfaces/management.Management.FormFieldChoiceConfig.html

5.9.11.0 KB
Original Source

Interface FormFieldChoiceConfig

interface FormFieldChoiceConfig {
multiple?: boolean;
options?: FormFieldChoiceConfigOption[];
allow_other?: FormFieldChoiceConfigAllowOther;
}

Index

Properties

multiple?options?allow_other?

Properties

Optionalmultiple

multiple?: boolean

Optionaloptions

options?: FormFieldChoiceConfigOption[]

Optionalallow_other

allow_other?: FormFieldChoiceConfigAllowOther

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties multipleoptionsallow_other