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