cemrehancavdar
cemrehancavdar
I use it in production there is only a caveat for me is type safety #76 for now. It is not possible for now, it seems.
I think you are also looking for delay. https://htmx.org/attributes/hx-trigger/ delay: - a delay will occur before an event triggers a request. If the event is seen again it will reset...
Hi, @DNWEIJ I've managed to set same class to next sibling via using [nextElementSibling ](https://developer.mozilla.org/en-US/docs/Web/API/Element/nextElementSibling) of .selected this may help you. You can check it on: https://stackblitz.com/edit/web-platform-vjkjzd?file=index.html it seems "next...
I had exact error, and saw this. Thanks to point it
This is another approach to exact thing. https://github.com/pyxy-org/pyxy