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