kobweb
Toggle table of contents
0.23.0
js
Platform filter
js
Switch theme
Search in API
kobweb
compose-html-ext
/
com.varabyte.kobweb.compose.css
/
accentColor
accent
Color
fun
StyleScope
.
accentColor
(
accentColor
:
AccentColor
)
(
source
)
fun
StyleScope
.
accentColor
(
color
:
CSSColorValue
)
(
source
)
Deprecated
Use accentColor(AccentColor.of(color)) instead.
Replace with
accentColor(AccentColor.of(color))
Content copied to clipboard