Skip to main content
Version: 1.0.5

MultiChoiceFormStateValue

@spartanfx/react v1.0.5


@spartanfx/react / MultiChoiceFormStateValue

Type Alias: MultiChoiceFormStateValue

MultiChoiceFormStateValue = string[] | null

Represents multiple selected choices from a choice field. Value is an array of strings or null.