Represents themable render options for decoration instances.
Represents themable render options for decoration instances.
(after themable-decoration-instance-render-options)
Defines the rendering options of the attachment that is inserted after the decorated text.
Returns: ThemableDecorationAttachmentRenderOptions | undefined
Defines the rendering options of the attachment that is inserted after the decorated text. **Returns:** `ThemableDecorationAttachmentRenderOptions | undefined`
(before themable-decoration-instance-render-options)
Defines the rendering options of the attachment that is inserted before the decorated text.
Returns: ThemableDecorationAttachmentRenderOptions | undefined
Defines the rendering options of the attachment that is inserted before the decorated text. **Returns:** `ThemableDecorationAttachmentRenderOptions | undefined`
(set-after! themable-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! themable-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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close