Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a DayInstant and whether that day can be selected by the user.

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.

year: number

The year of the month instant.

Generated using TypeDoc