UNPKG

react-datepicker-enhanced

Version:

react datepicker component. (include persian jalaali calendar)

15 lines (14 loc) 349 B
export const defaultStyles = { calendarContainer: 'calendarContainer', heading: 'heading', prev: 'prev', next: 'next', title: 'title', dayWrapper: 'dayWrapper', currentMonth: 'currentMonth', daysOfWeek: 'daysOfWeek', monthsList: 'monthsList', selected: 'selected', today: 'today', dayPickerContainer: 'dayPickerContainer' };