Prerequisites
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
Prerequisites
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
ionPeekevent withevent.detail.partsthat would include the object that is inthis.workingParts.Describe Alternatives
No response
Related Code
No response
Additional Information
No response