kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
silk-foundation
/
com.varabyte.kobweb.silk.style.breakpoint
/
BreakpointUnitValue
/
Rem
Rem
class
Rem
(
value
:
CSSSizeValue
<
CSSUnit.rem
>
)
:
BreakpointUnitValue
<
CSSSizeValue
<
CSSUnit.rem
>
>
(
source
)
Members
Constructors
Rem
Link copied to clipboard
constructor
(
value
:
CSSSizeValue
<
CSSUnit.rem
>
)
Properties
width
Link copied to clipboard
val
width
:
CSSSizeValue
<
CSSUnit.rem
>
Functions
to
Px
Link copied to clipboard
open
override
fun
toPx
(
)
:
CSSpxValue