11 تغريدة 3 قراءة Oct 17, 2022
HTML Tip 💡
Improve UX for input controls using <datalist> element ✨
A thread 🧵 ↓
What is <datalist> element and how to use it?
We can provide label for each option of datalist to provide extra information.
Enhance UX of range input using datalist.
Enhance UX of color input using datalist.
Enhance UX of date input using datalist.
Enhance UX of time input using datalist.
Enhance UX of datetime input using datalist.
Limitations of datalist.
You can play with all the above-mentioned code and see the output at this playground:
codewithshripal.com
Thanks for checking this out.
Follow @codewithshripal for getting daily tips/threads on web development.
Retweet/like the first tweet of the thread to help spread the word.

جاري تحميل الاقتراحات...