kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
kobweb-compose
/
com.varabyte.kobweb.compose.ui.modifiers
/
translate
translate
fun
Modifier
.
translate
(
tx
:
CSSLengthOrPercentageNumericValue
)
:
Modifier
(
source
)
fun
Modifier
.
translate
(
tx
:
CSSLengthOrPercentageNumericValue
,
ty
:
CSSLengthOrPercentageNumericValue
)
:
Modifier
(
source
)
fun
Modifier
.
translate
(
tx
:
CSSLengthOrPercentageNumericValue
,
ty
:
CSSLengthOrPercentageNumericValue
,
tz
:
CSSLengthOrPercentageNumericValue
)
:
Modifier
(
source
)