TextFormStateValue
3p-core / TextFormStateValue
Type Alias: TextFormStateValue
TextFormStateValue =
string
|null
Represents a text input value in a form. Can be a string or null if not set.
3p-core / TextFormStateValue
TextFormStateValue =
string
|null
Represents a text input value in a form. Can be a string or null if not set.