FieldType
@spartanfx/react / FieldType
Type Alias: FieldType
FieldType =
"text"
|"multilineText"
|"date"
|"choices"
|"multichoices"
Defines the available field types for additional inputs in the confirmation dialog.
@spartanfx/react / FieldType
FieldType =
"text"
|"multilineText"
|"date"
|"choices"
|"multichoices"
Defines the available field types for additional inputs in the confirmation dialog.