Example of undefined in React Calendar Component

/
/
MultipleSelection

The following sample demonstrates the multiple date selection functionalities of the Calendar. Click /Touch the desired date from the Calendar and the selected date will be added to the values property of the calendar.

More Details...

Loading....
Description

Multi selection sample demonstrates, how to enable and select the multiple date in a calendar by using isMultiSelection and values properties . Here 10, 15 and 25 date's are selected.

More information on the calendar instantiation can be found in this documentation section.