mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
feat(tile): complete RadioTile
Closes #34 - Add Tile to list of supported components - Make RadioTile composable as a "child" component
This commit is contained in:
parent
1d66a8b127
commit
71ddcfccc0
4 changed files with 64 additions and 30 deletions
10
README.md
10
README.md
|
@ -43,6 +43,16 @@ Currently, the following components are supported:
|
|||
- TextInput
|
||||
- TextInputSkeleton
|
||||
- PasswordInput
|
||||
- Tile
|
||||
- ClickableTile
|
||||
- SelectableTile
|
||||
- ExpandableTile
|
||||
- TileAboveTheFoldContent
|
||||
- TileBelowTheFoldContent
|
||||
- RadioTile
|
||||
- Tile
|
||||
- TileGroup
|
||||
- RadioTile
|
||||
- Toggle
|
||||
- ToggleSkeleton
|
||||
- ToggleSmall
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue