toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-cssom-core
/
web.cssom
/
Length
Length
sealed
external
interface
Length
:
LengthType
(
source
)
Inheritors
Percentage
Members
Members & Extensions
Types
Companion
Link copied to clipboard
object
Companion
Functions
div
Link copied to clipboard
inline operator
fun
Length
.
div
(
other
:
Number
)
:
Length
minus
Link copied to clipboard
inline operator
fun
Length
.
minus
(
other
:
Length
)
:
Length
plus
Link copied to clipboard
inline operator
fun
Length
.
plus
(
other
:
Length
)
:
Length
unary
Minus
Link copied to clipboard
inline operator
fun
Length
.
unaryMinus
(
)
:
Length