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