Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-cssom-core
/
web.cssom
/
Length
Length
web
sealed
interface
Length
:
LengthType
(
source
)
Inheritors
Percentage
Members
Members & Extensions
Types
Companion
Link copied to clipboard
web
object
Companion
Functions
div
Link copied to clipboard
web
inline operator
fun
Length
.
div
(
other
:
Number
)
:
Length
minus
Link copied to clipboard
web
inline operator
fun
Length
.
minus
(
other
:
Length
)
:
Length
plus
Link copied to clipboard
web
inline operator
fun
Length
.
plus
(
other
:
Length
)
:
Length
unary
Minus
Link copied to clipboard
web
inline operator
fun
Length
.
unaryMinus
(
)
:
Length