You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We often recommend as a good UX pattern that our users implement Year + Month (without day) selection by using two separate PickerInput components: one for Month and one for Year, like this:
Let’s add an example of this implementation to the DatePicker documentation using UUI components.
The text was updated successfully, but these errors were encountered:
Description
We often recommend as a good UX pattern that our users implement Year + Month (without day) selection by using two separate PickerInput components: one for Month and one for Year, like this:
Let’s add an example of this implementation to the DatePicker documentation using UUI components.
The text was updated successfully, but these errors were encountered: