joy-dom
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
joy-dom
dom-dsl
/
com.j0y.joy.dom.dsl
/
NodePropsBuilder
/
style
style
fun
style
(
block
:
StyleBuilder
.
(
)
->
Unit
)
Sets the inline Style block via
StyleBuilder
.
fun
style
(
value
:
<Error class: unknown class>
)
Sets the inline Style block from a prebuilt
value
.