Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.cssom
/
CSSNumericType
CSSNumeric
Type
interface
CSSNumericType
(
source
)
Members
Properties
angle
Link copied to clipboard
abstract
val
angle
:
Int
?
flex
Link copied to clipboard
abstract
val
flex
:
Int
?
frequency
Link copied to clipboard
abstract
val
frequency
:
Int
?
length
Link copied to clipboard
abstract
val
length
:
Int
?
percent
Link copied to clipboard
abstract
val
percent
:
Int
?
percent
Hint
Link copied to clipboard
abstract
val
percentHint
:
CSSNumericBaseType
?
resolution
Link copied to clipboard
abstract
val
resolution
:
Int
?
time
Link copied to clipboard
abstract
val
time
:
Int
?