Back to Node Auth0

Interface FormFieldTelConfig

docs/interfaces/management.Management.FormFieldTelConfig.html

5.9.11.3 KB
Original Source

Interface FormFieldTelConfig

interface FormFieldTelConfig {
default_value?: string;
placeholder?: string;
min_length?: number;
max_length?: number;
country_picker?: boolean;
strings?: FormFieldTelConfigStrings;
}

Index

Properties

default_value?placeholder?min_length?max_length?country_picker?strings?

Properties

Optionaldefault_value

default_value?: string

Optionalplaceholder

placeholder?: string

Optionalmin_length

min_length?: number

Optionalmax_length

max_length?: number

Optionalcountry_picker

country_picker?: boolean

Optionalstrings

strings?: FormFieldTelConfigStrings

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties default_valueplaceholdermin_lengthmax_lengthcountry_pickerstrings