Datepicker component using Tailwind CSS

Datepicker component using Tailwind CSS

Tailwind collections

2 года назад

33,465 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

K Nigel
K Nigel - 25.01.2023 09:38

amazing work! I’d love to see how to make a phone number input using tailwind where you can choose country on the left side with flag. Just like react-phone-number-input but better UI lol

Ответить
Noufel Naili
Noufel Naili - 10.08.2022 01:43

bro you are hardcoding everything, you should do it dynamically with loops and conditions not just divs and spans else waht's the point of using a JS framwork

Ответить
Ravin Sharma
Ravin Sharma - 18.02.2022 04:56

Very nice!

Ответить
Tino Muzambi
Tino Muzambi - 03.10.2021 21:43

What's that source control extension you're using?

Ответить
Garvit Chhabra
Garvit Chhabra - 02.10.2021 21:59

Is this responsive?

Ответить
David Robertson
David Robertson - 02.10.2021 11:09

Out of curiosity why didn’t you just use loops? Seems like a lot of extra work.

Ответить
chrizZzly
chrizZzly - 01.10.2021 18:32

Great recreation. Though this is one of those copy paste hells that tailwind will produce if not creating mixins.
Also, you might want to use a table for the dates and other more semantic tags and add more a11y accessibility features!

Ответить
KillerTuna
KillerTuna - 26.09.2021 18:23

I am pretty keen to code this in a front end framework to get the js working :D

Ответить