Represents render options for decoration instances. See {@link DecorationOptions.renderOptions}.
Fields
optionalbefore:Null<ThemableDecorationAttachmentRenderOptions>
Defines the rendering options of the attachment that is inserted before the decorated text.
optionalafter:Null<ThemableDecorationAttachmentRenderOptions>
Defines the rendering options of the attachment that is inserted after the decorated text.