Closed edgardozoppi closed 7 months ago
<x-radios>
should fire the toggle
event when clicked. If this is not working for you, please provide a sample code snippet.
You are right, it's working fine. The problem was that this page does not include the event in the documentation, so I didn't know about it.
I just published version 0.25.11 with updated documentation.
I think it makes sense to have a
change
ortoggle
event to be able to detect and handlevalue
changes, just like<x-buttons>
have.