ThemableDecorationAttachmentRenderOptions$Typings extension

on

Properties

backgroundColor Object?
CSS styling property that will be applied to the decoration attachment.
getter/setter pair
border String?
CSS styling property that will be applied to the decoration attachment.
getter/setter pair
borderColor Object?
CSS styling property that will be applied to text enclosed by a decoration.
getter/setter pair
color Object?
CSS styling property that will be applied to the decoration attachment.
getter/setter pair
contentIconPath Object?
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.
getter/setter pair
contentText String?
Defines a text content that is shown in the attachment. Either an icon or a text can be shown, but not both.
getter/setter pair
fontStyle String?
CSS styling property that will be applied to the decoration attachment.
getter/setter pair
fontWeight String?
CSS styling property that will be applied to the decoration attachment.
getter/setter pair
height String?
CSS styling property that will be applied to the decoration attachment.
getter/setter pair
margin String?
CSS styling property that will be applied to the decoration attachment.
getter/setter pair
textDecoration String?
CSS styling property that will be applied to the decoration attachment.
getter/setter pair
width String?
CSS styling property that will be applied to the decoration attachment.
getter/setter pair