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
/
marginBlock
margin
Block
fun
Modifier
.
marginBlock
(
both
:
CSSLengthOrPercentageNumericValue
)
:
Modifier
(
source
)
fun
Modifier
.
marginBlock
(
start
:
CSSLengthOrPercentageNumericValue
=
0.px
,
end
:
CSSLengthOrPercentageNumericValue
=
0.px
)
:
Modifier
(
source
)
fun
Modifier
.
marginBlock
(
scope
:
MarginBlockScope
.
(
)
->
Unit
)
:
Modifier
(
source
)