Skip to main content
Version: 1.0.5

ChoiceFormStateValue

@spartanfx/react v1.0.5


@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.