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