No Preview

Sorry, but you either have no stories or none are selected somehow.

If the problem persists, check the browser console, or the terminal you've run Storybook from.

Calendar

The prop date is the default date for the component. If there is a selected date, you can press the left, right, up, and down key on the keyboard to move the selected date in the calendar. Insert the showToday prop true to show the button clicked can automatically select today.

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
NameDescriptionDefaultControl
date*
stringDatenull
-
onSelect*
(date: Date | null) => void
--
showToday
boolean
false
DatePickerClassName
string
-
MonthPickerClassName
string
-
YearPickerClassName
string
-