Skip to main content
Version: 2.0.x

Interface: NoteCategory

SimpleCalendar.NoteCategory

Interface for all information about note categories

Hierarchy

  • IDataItemBase

    NoteCategory

Properties

color

color: string

The background color assigned to the note category.


id

id: string

The unique ID of the data item

Inherited from

IDataItemBase.id


name

name: string

The name of the note category.

Overrides

IDataItemBase.name


numericRepresentation

Optional numericRepresentation: number

The optional numeric representation of the data item

Inherited from

IDataItemBase.numericRepresentation


textColor

textColor: string

The color of the text assigned to the note category.