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
I'm planning to a add a calendar component however it will be just a visual calendar (not a fully functional date picker that works with JS). I'm afraid it's not possible to make a functional datepicker component using only CSS. Daisy UI is a CSS library and has no JS dependency.
Also, unlike old days, I think using browser's native date picker makes more sense.
Two of the common usecases are single date selection and a date range selection.
The text was updated successfully, but these errors were encountered: