kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
compose-html-ext
/
com.varabyte.kobweb.compose.css
/
scale
scale
fun
StyleScope
.
scale
(
s
:
Number
)
(
source
)
fun
StyleScope
.
scale
(
sx
:
Number
,
sy
:
Number
)
(
source
)
fun
StyleScope
.
scale
(
sx
:
Number
,
sy
:
Number
,
sz
:
Number
)
(
source
)
fun
StyleScope
.
scale
(
s
:
CSSPercentageNumericValue
)
(
source
)
fun
StyleScope
.
scale
(
sx
:
CSSPercentageNumericValue
,
sy
:
CSSPercentageNumericValue
)
(
source
)
fun
StyleScope
.
scale
(
sx
:
CSSPercentageNumericValue
,
sy
:
CSSPercentageNumericValue
,
sz
:
CSSPercentageNumericValue
)
(
source
)