Component: Calendar timeOnly selectionMode="range" #13884
Labels
Status: Discussion
Issue or pull request needs to be discussed by Core Team
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Type: New Feature
Issue contains a new feature or new component request
Describe the feature you would like to see added
The Calendar component has an existing selectionMode property. When [timeOnly]=true the selectionMode property is ignored.
Ideally allow a range of times to be selected in this mode.
e.g.
09:00 to 17:00
Is your feature request related to a problem?
I'ts not documented that the selectionRange property only applies to dates
Describe the solution you'd like
Extend current function to show two time pickers side by side. Validate end time > start time.
Describe alternatives you have considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: