NumberFormStateValue
@spartanfx/react / NumberFormStateValue
Type Alias: NumberFormStateValue
NumberFormStateValue =
number
|null
Represents a numeric input value in a form. Can be a number or null if not set.
@spartanfx/react / NumberFormStateValue
NumberFormStateValue =
number
|null
Represents a numeric input value in a form. Can be a number or null if not set.