kvision
/
io.kvision.form.spinner
/
ForceType
js
Force
Type
enum
ForceType
:
Enum
<
ForceType
>
Content copied to clipboard
Spinner force rounding types.
Entries
Properties
Entries
CEIL
Link copied to clipboard
js
CEIL
("ceil")
Content copied to clipboard
FLOOR
Link copied to clipboard
js
FLOOR
("floor")
Content copied to clipboard
ROUND
Link copied to clipboard
js
ROUND
("round")
Content copied to clipboard
NONE
Link copied to clipboard
js
NONE
("none")
Content copied to clipboard
Properties
name
Link copied to clipboard
js
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
js
val
ordinal
:
Int
Content copied to clipboard