-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Open
Labels
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already include this feature request, without success.
Describe the Feature Request
There should be an ion-datetime event that gets fired whenever someone commits changes to the month, year, et cetera.
Describe the Use Case
Some people may want to highlight days per-month in the month view. Currently, one has to submit an entire list of dots for every entry they want to highlight, which is resource intensive with large data sets.
Narrowing the view to the month the person is currently viewing would make this process faster.
Describe Preferred Solution
an ionPeek event with event.detail.parts that would include the object that is in this.workingParts.
Describe Alternatives
No response
Related Code
No response
Additional Information
No response
Reactions are currently unavailable