-
-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
I need to use only year picker but if selected year is equal to current year user can select month too. So I used monthYearPicker
and then i got a problem with setting flow. I used :flow="['year', 'month']"
props but picker adding calendar date selection too.
how can I find solution?
Month picker flow sets in the right way if i add monthYearPicker
and flow
there have to be only month and year selection
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request