Type aliases
FieldTagSection
FieldTagSection: { headerText: string; name: string }
Type declaration
-
headerText: string
-
name: string
ListLocationTypes
ListLocationTypes: "First" | "Last" | number
Locale
Locale: "en-US" | "en-AU" | "en-CA" | "es-CL" | "es-ES" | "fr-CA" | "pt-BR"
TagSection
TagSection: { headerText: string; name: string }
Type declaration
-
headerText: string
-
name: string