3 ms·
I still wonder why they cannot use <detail> tag for a dropdown instead of using JS.
by devops000 2y ago
I still wonder why they cannot use <detail> tag for a dropdown instead of using JS.
- gibbitz 2y agoHad the same thought. The one part that would still require js is the exclusive opened element requirement. Still just a simple vanilla event listener.