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
/
scrollPaddingBlock
scroll
Padding
Block
fun
Modifier
.
scrollPaddingBlock
(
both
:
CSSLengthOrPercentageNumericValue
)
:
Modifier
(
source
)
fun
Modifier
.
scrollPaddingBlock
(
start
:
CSSLengthOrPercentageNumericValue
=
autoLength
,
end
:
CSSLengthOrPercentageNumericValue
=
autoLength
)
:
Modifier
(
source
)