Skip to main content
Version: 2.4.x

Interface: NoteCategory

SimpleCalendar.NoteCategory

Interface for all information about note categories

Hierarchy

  • IDataItemBase

    NoteCategory

Properties

abbreviation

Optional abbreviation: string

The abbreviated name of the data item.

Inherited from

IDataItemBase.abbreviation


color

color: string

The background color assigned to the note category.


description

Optional description: string

The optional description of the data item

Inherited from

IDataItemBase.description


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


showAdvanced

Optional showAdvanced: boolean

If to show the advanced options, this is not saved

Inherited from

IDataItemBase.showAdvanced


textColor

textColor: string

The color of the text assigned to the note category.