Class StickyNoteDataInternal

Contains sticky note item data, such as the content or shape of the sticky note.

Hierarchy

  • StickyNoteData

Constructors

Properties

Constructors

Properties

content?: string

The actual text (content) that appears in the sticky note item.

shape?: string = StickyNoteData.ShapeEnum.Square

Defines the geometric shape of the sticky note and aspect ratio for its dimensions.