Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a DayInstantSelectable and additionally indicates whether the day is the current date.

Hierarchy

Index

Properties

day: number

The day of the month.

month: number

The month of the year.

selectable: boolean

Whether the day can be selected as the currently selected value of the date picker.

today: boolean

Whether this day is today (equal to the current date).

year: number

The year of the month instant.

Generated using TypeDoc