Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SelectorProps

Index

Properties

dateValue: string

The initial value of the date selector.

label: string

Tha label dispalyed above the date selector.

Methods

  • handleDayChange(day: Date): void
  • A callback invoked when the selected date is changed.

    Parameters

    • day: Date

    Returns void

Generated using TypeDoc