mdehoog / Semantic-UI-Calendar

Calendar module for Semantic UI
MIT License
805 stars 126 forks source link

How to get range and initial value at the same time? #91

Open smartm0use opened 7 years ago

smartm0use commented 7 years ago

Hello, I'm using 2 calendars to have a date range. If users set a date in the first calendar, then the days are highlighted in the second calendar, starting from the date set in the first calendar.

Is it possible to set the date of the first calendar as initial date in the second calendar?

https://jsbin.com/temosuboqe/edit?html,css,js,output

ijunaid8989 commented 6 years ago

how you solved it?