mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
Merge pull request #330 from IBM/search-disabled
feat(search): support disabled state
This commit is contained in:
commit
856086dc71
4 changed files with 20 additions and 0 deletions
|
@ -23,6 +23,10 @@
|
|||
|
||||
<Search size="sm" />
|
||||
|
||||
### Disabled
|
||||
|
||||
<Search disabled />
|
||||
|
||||
### Skeleton
|
||||
|
||||
<Search skeleton />
|
Loading…
Add table
Add a link
Reference in a new issue