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