Represents theme specific rendeirng styles for {@link ThemableDecorationRenderOptions.before before} and {@link ThemableDecorationRenderOptions.after after} the content of text decorations.
Represents theme specific rendeirng styles for {@link ThemableDecorationRenderOptions.before before} and {@link ThemableDecorationRenderOptions.after after} the content of text decorations.
(background-color themable-decoration-attachment-render-options)
CSS styling property that will be applied to the decoration attachment.
Returns: string | ThemeColor | undefined
CSS styling property that will be applied to the decoration attachment. **Returns:** `string | ThemeColor | undefined`
(border themable-decoration-attachment-render-options)
CSS styling property that will be applied to the decoration attachment.
Returns: string | undefined
CSS styling property that will be applied to the decoration attachment. **Returns:** `string | undefined`
(border-color themable-decoration-attachment-render-options)
CSS styling property that will be applied to text enclosed by a decoration.
Returns: string | ThemeColor | undefined
CSS styling property that will be applied to text enclosed by a decoration. **Returns:** `string | ThemeColor | undefined`
(color themable-decoration-attachment-render-options)
CSS styling property that will be applied to the decoration attachment.
Returns: string | ThemeColor | undefined
CSS styling property that will be applied to the decoration attachment. **Returns:** `string | ThemeColor | undefined`
(content-icon-path themable-decoration-attachment-render-options)
An absolute path or an URI to an image to be rendered in the attachment. Either an icon or a text can be shown, but not both.
Returns: string | Uri | undefined
An **absolute path** or an URI to an image to be rendered in the attachment. Either an icon or a text can be shown, but not both. **Returns:** `string | Uri | undefined`
(content-text themable-decoration-attachment-render-options)
Defines a text content that is shown in the attachment. Either an icon or a text can be shown, but not both.
Returns: string | undefined
Defines a text content that is shown in the attachment. Either an icon or a text can be shown, but not both. **Returns:** `string | undefined`
(font-style themable-decoration-attachment-render-options)
CSS styling property that will be applied to the decoration attachment.
Returns: string | undefined
CSS styling property that will be applied to the decoration attachment. **Returns:** `string | undefined`
(font-weight themable-decoration-attachment-render-options)
CSS styling property that will be applied to the decoration attachment.
Returns: string | undefined
CSS styling property that will be applied to the decoration attachment. **Returns:** `string | undefined`
(height themable-decoration-attachment-render-options)
CSS styling property that will be applied to the decoration attachment.
Returns: string | undefined
CSS styling property that will be applied to the decoration attachment. **Returns:** `string | undefined`
(margin themable-decoration-attachment-render-options)
CSS styling property that will be applied to the decoration attachment.
Returns: string | undefined
CSS styling property that will be applied to the decoration attachment. **Returns:** `string | undefined`
(set-background-color! themable-decoration-attachment-render-options value)
CSS styling property that will be applied to the decoration attachment.
CSS styling property that will be applied to the decoration attachment.
(set-border! themable-decoration-attachment-render-options value)
CSS styling property that will be applied to the decoration attachment.
CSS styling property that will be applied to the decoration attachment.
(set-border-color! themable-decoration-attachment-render-options value)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(set-color! themable-decoration-attachment-render-options value)
CSS styling property that will be applied to the decoration attachment.
CSS styling property that will be applied to the decoration attachment.
(set-content-icon-path! themable-decoration-attachment-render-options value)
An absolute path or an URI to an image to be rendered in the attachment. Either an icon or a text can be shown, but not both.
An **absolute path** or an URI to an image to be rendered in the attachment. Either an icon or a text can be shown, but not both.
(set-content-text! themable-decoration-attachment-render-options value)
Defines a text content that is shown in the attachment. Either an icon or a text can be shown, but not both.
Defines a text content that is shown in the attachment. Either an icon or a text can be shown, but not both.
(set-font-style! themable-decoration-attachment-render-options value)
CSS styling property that will be applied to the decoration attachment.
CSS styling property that will be applied to the decoration attachment.
(set-font-weight! themable-decoration-attachment-render-options value)
CSS styling property that will be applied to the decoration attachment.
CSS styling property that will be applied to the decoration attachment.
(set-height! themable-decoration-attachment-render-options value)
CSS styling property that will be applied to the decoration attachment.
CSS styling property that will be applied to the decoration attachment.
(set-margin! themable-decoration-attachment-render-options value)
CSS styling property that will be applied to the decoration attachment.
CSS styling property that will be applied to the decoration attachment.
(set-text-decoration! themable-decoration-attachment-render-options value)
CSS styling property that will be applied to the decoration attachment.
CSS styling property that will be applied to the decoration attachment.
(set-width! themable-decoration-attachment-render-options value)
CSS styling property that will be applied to the decoration attachment.
CSS styling property that will be applied to the decoration attachment.
(text-decoration themable-decoration-attachment-render-options)
CSS styling property that will be applied to the decoration attachment.
Returns: string | undefined
CSS styling property that will be applied to the decoration attachment. **Returns:** `string | undefined`
(width themable-decoration-attachment-render-options)
CSS styling property that will be applied to the decoration attachment.
Returns: string | undefined
CSS styling property that will be applied to the decoration attachment. **Returns:** `string | undefined`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close