toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-cssom-core
/
web.cssom
/
Inset
Inset
inline
fun
Inset
(
vertical
:
AutoLength
,
horizontal
:
AutoLength
)
:
Inset
(
source
)
inline
fun
Inset
(
top
:
AutoLength
,
horizontal
:
AutoLength
,
bottom
:
AutoLength
)
:
Inset
(
source
)
inline
fun
Inset
(
top
:
AutoLength
,
right
:
AutoLength
,
bottom
:
AutoLength
,
left
:
AutoLength
)
:
Inset
(
source
)