mymth / vanillajs-datepicker

A vanilla JavaScript remake of bootstrap-datepicker for Bulma and other CSS frameworks
MIT License
744 stars 154 forks source link

Change DateRangePicker Options responsively #100

Closed thibautcollin-be closed 2 years ago

thibautcollin-be commented 2 years ago

Is this possible to change the Options depend on the media-queries? For exemple, I would like to use "orientation -> 'auto'" on desktop and "orientation -> 'bottom'" on mobile device.