Toggle show/hide examples

Zag vs Kobalte vs ...?

PR's welcome to optimise and for more examples: /blob/main/src/routes/showhide.tsx
Show <details>
                                <details>
                                    <summary>Stuff to show on toggle element</summary>

                                    <p>
                                        Content that is hidden until clicking the toggle element.
                                    </p>
                                </details>
                            

ZagJS.com

XState powered UI components


TODO: write some stuff about what's good about Zag in this situation

🌐

Kobalte.dev

Accessible UI toolkit for SolidJS


TODO: write some stuff about what's good about Kobalte in this situation