Class StickyNoteStyleInternal

Contains information about the style of a sticky note item, such as the fill color or text alignment.

Hierarchy

  • StickyNoteStyle

Constructors

Properties

fillColor?: string

Fill color for the sticky note. Default: light_yellow.

textAlign?: string

Defines how the sticky note text is horizontally aligned. Default: center.

textAlignVertical?: string

Defines how the sticky note text is vertically aligned. Default: top.