kobweb
Toggle table of contents
0.24.0
js
Target filter
js
Switch theme
Search in API
Skip to content
kobweb
kobweb-compose
/
com.varabyte.kobweb.compose.ui.modifiers
/
gap
gap
fun
Modifier
.
gap
(
value
:
CSSLengthOrPercentageNumericValue
)
:
Modifier
(
source
)
fun
Modifier
.
gap
(
rowGap
:
CSSLengthOrPercentageNumericValue
,
columnGap
:
CSSLengthOrPercentageNumericValue
)
:
Modifier
(
source
)