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