quarkdown
Toggle table of contents
1.13.0
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-html
/
com.quarkdown.rendering.html.css
/
CssBuilder
/
importantValue
important
Value
infix
fun
String
.
importantValue
(
value
:
String
?
)
:
<Error class: unknown class>
infix
fun
String
.
importantValue
(
value
:
RenderRepresentable
?
)
:
<Error class: unknown class>
Like
value
, but appends
!important
to the declaration.
See also
value