Represents render options for decoration instances. See {@link DecorationOptions.renderOptions }.
Represents render options for decoration instances. See {@link DecorationOptions.renderOptions }.
(after decoration-instance-render-options)
Defines the rendering options of the attachment that is inserted after the decorated text.
Defines the rendering options of the attachment that is inserted after the decorated text.
(before decoration-instance-render-options)
Defines the rendering options of the attachment that is inserted before the decorated text.
Defines the rendering options of the attachment that is inserted before the decorated text.
(dark decoration-instance-render-options)
Overwrite options for dark themes.
Overwrite options for dark themes.
(light decoration-instance-render-options)
Overwrite options for light themes.
Overwrite options for light themes.
(set-after! decoration-instance-render-options value)
Defines the rendering options of the attachment that is inserted after the decorated text.
Defines the rendering options of the attachment that is inserted after the decorated text.
(set-before! decoration-instance-render-options value)
Defines the rendering options of the attachment that is inserted before the decorated text.
Defines the rendering options of the attachment that is inserted before the decorated text.
(set-dark! decoration-instance-render-options value)
Overwrite options for dark themes.
Overwrite options for dark themes.
(set-light! decoration-instance-render-options value)
Overwrite options for light themes.
Overwrite options for light themes.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close