toggle menu
kvision
7.5.0
js
switch theme
search in API
kvision
/
io.kvision.material.textfield
/
TextFieldRangeConstraint
/
Numeric
Numeric
js
value
class
Numeric
(
value
:
Number
)
:
TextFieldRangeConstraint
For range and number input types.
Members
Constructors
Numeric
Link copied to clipboard
js
constructor
(
value
:
Number
)
Functions
string
Value
Link copied to clipboard
js
open
override
fun
stringValue
(
type
:
TextFieldInputType
)
:
String