-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
Can we have monthsToShow option with respect to screen size? At least for tablet and desktop as we have default value 1 for mobile.
For example:
monthsToShow-desktop: 1
monthsToShow-tablet: 2
Why we need this:
Very common in design that we increase space (e.g bootstrap columns for small screens). I've faced the same problem showing datepicker in col-lg-3 col-md-12, now tablet has enough space (12 columns) to display 2 months but not for 3 columns for desktop.
Metadata
Metadata
Assignees
Labels
No labels