ChoiceFormStateValue
3p-core / 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.
3p-core / ChoiceFormStateValue
ChoiceFormStateValue =
string
|null
Represents a single choice selection in a form (e.g., dropdown or radio button). Value is a string or null.