Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-cssom-core
/
web.cssom
/
Margin
Margin
inline
fun
Margin
(
vertical
:
AutoLength
,
horizontal
:
AutoLength
)
:
Margin
(
source
)
inline
fun
Margin
(
top
:
AutoLength
,
horizontal
:
AutoLength
,
bottom
:
AutoLength
)
:
Margin
(
source
)
inline
fun
Margin
(
top
:
AutoLength
,
right
:
AutoLength
,
bottom
:
AutoLength
,
left
:
AutoLength
)
:
Margin
(
source
)