ChoiceFormStateValue
@spartanfx/react / ChoiceFormStateValue
Type Alias: ChoiceFormStateValue
ChoiceFormStateValue =
string
|null
Represents a single choice selection in a form (e.g., dropdown or radio button). Value is a string or null.
@spartanfx/react / ChoiceFormStateValue
ChoiceFormStateValue =
string
|null
Represents a single choice selection in a form (e.g., dropdown or radio button). Value is a string or null.