Styleguide Navigation

Date Picker

Default

The date range component allow render modification through the "data-day-fn" attribute which allows reading and modifying the internal day config object.

Readable values

  • date
  • day
  • month
  • year
  • isSelected
  • isToday
  • isDisabled
  • isStartRange
  • isEndRange
  • isInRange

Writable values

  • isDisabled
  • td Attributes object for table cell element
  • button Attributes object for button element
  • text Button text
  • label Button label (for screenreader)