mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
feat(components): add RadioButton
This commit is contained in:
parent
acbb3ace96
commit
bf502f904f
7 changed files with 109 additions and 0 deletions
|
@ -1,8 +1,11 @@
|
|||
# carbon-components-svelte
|
||||
|
||||
> 🚧🚧🚧 UNDER CONSTRUCTION
|
||||
|
||||
> Svelte implementation of the Carbon Design System
|
||||
|
||||
> 🚧🚧🚧
|
||||
|
||||
## [Storybook](https://ibm.github.io/carbon-components-svelte)
|
||||
|
||||
## Getting Started
|
||||
|
@ -32,6 +35,8 @@ Currently, the following components are supported:
|
|||
- Link
|
||||
- ListItem
|
||||
- OrderedList
|
||||
- RadioButton
|
||||
- RadioButtonSkeleton
|
||||
- Search
|
||||
- SearchSkeleton
|
||||
- SkeletonPlaceholder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue