carbon-design-system / carbon-components-svelte

Svelte implementation of the Carbon Design System
https://svelte.carbondesignsystem.com
Apache License 2.0
2.71k stars 261 forks source link

docs(radio-button): use `name` in examples #1817

Closed metonym closed 1 year ago

metonym commented 1 year ago

Uses the name prop in the examples.

Also updates the "Default" example to utilize the legendText, and move the example that visually hides it to be below it.