MultiChoiceFormStateValue
3p-core / MultiChoiceFormStateValue
Type Alias: MultiChoiceFormStateValue
MultiChoiceFormStateValue =
string
[] |null
Represents multiple selected choices from a choice field. Value is an array of strings or null.
3p-core / MultiChoiceFormStateValue
MultiChoiceFormStateValue =
string
[] |null
Represents multiple selected choices from a choice field. Value is an array of strings or null.