Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-csstype
/
csstype
/
set
set
inline operator
fun
<
T
:
Any
>
CSSStyleDeclaration
.
set
(
name
:
CustomPropertyName
<
T
>
,
value
:
T
?
)
(
source
)