toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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
)