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
/
MarginScope
Margin
Scope
class
MarginScope
(
source
)
Members
Members & Extensions
Functions
bottom
Link copied to clipboard
fun
bottom
(
value
:
CSSLengthOrPercentageNumericValue
)
left
Link copied to clipboard
fun
left
(
value
:
CSSLengthOrPercentageNumericValue
)
left
Right
Link copied to clipboard
fun
MarginScope
.
leftRight
(
value
:
CSSLengthOrPercentageNumericValue
)
right
Link copied to clipboard
fun
right
(
value
:
CSSLengthOrPercentageNumericValue
)
top
Link copied to clipboard
fun
top
(
value
:
CSSLengthOrPercentageNumericValue
)
top
Bottom
Link copied to clipboard
fun
MarginScope
.
topBottom
(
value
:
CSSLengthOrPercentageNumericValue
)