kvision
/
io.kvision.core
/
TextTransform
js
Text
Transform
enum
TextTransform
:
Enum
<
TextTransform
>
Content copied to clipboard
Definitions of CSS text transform options.
Entries
Properties
Entries
INHERIT
Link copied to clipboard
js
INHERIT
("inherit")
Content copied to clipboard
INITIAL
Link copied to clipboard
js
INITIAL
("initial")
Content copied to clipboard
LOWERCASE
Link copied to clipboard
js
LOWERCASE
("lowercase")
Content copied to clipboard
UPPERCASE
Link copied to clipboard
js
UPPERCASE
("uppercase")
Content copied to clipboard
CAPITALIZE
Link copied to clipboard
js
CAPITALIZE
("capitalize")
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