kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-material
/
io.kvision.material.textfield
/
TextFieldRangeConstraint
/
Numeric
Numeric
value
class
Numeric
(
value
:
Number
)
:
TextFieldRangeConstraint
(
source
)
For range and number input types.
Members
Constructors
Numeric
Link copied to clipboard
constructor
(
value
:
Number
)
Functions
string
Value
Link copied to clipboard
open
override
fun
stringValue
(
type
:
TextFieldInputType
)
:
String