Open dosstx opened 3 years ago
Is it possible to only let the user pick a month and year combination?
Update: OK, I was able to do this by using `:flow="['year', 'month']"
However, the day is still shown in the input field (eg, "Aug 19, 2021").
Is it possible to only show "Aug, 2021" in the input field ?
Is it possible to only let the user pick a month and year combination?
Update: OK, I was able to do this by using `:flow="['year', 'month']"
However, the day is still shown in the input field (eg, "Aug 19, 2021").
Is it possible to only show "Aug, 2021" in the input field ?