quarkdown
Toggle table of contents
2.3.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
quarkdown
quarkdown-html
/
com.quarkdown.rendering.html.css
/
CssBuilder
/
importantValue
important
Value
infix
fun
String
.
importantValue
(
value
:
String
?
)
:
CssBuilder
infix
fun
String
.
importantValue
(
value
:
RenderRepresentable
?
)
:
CssBuilder
Like
value
, but appends
!important
to the declaration.
See also
value