forked from Dogfalo/materialize
-
-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Before submitting...
- I have searched for duplicate or closed issues.
- I have read the CONTRIBUTING document and my issue is following the guidelines.
- I have read the template completely before filling it in.
Context
It is sometimes required to allow the user to select several dates (e.g. when proposing dates for a meeting), or a date range, e.g., in a hotel booking application.
Current Behavior
Currently, only one date can be picked.
Expected behavior
Introduce a selectionMode
attribute to the date picker, with these possible values: multiple
, range
.
Possible Solutions or Causes
Have a look at the design of primeNG:
Your Environment
- Version used:
- Browser Name and version:
- Operating System and version (desktop or mobile):
- Additional information you want to tell us:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request