mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
feat(search): support disabled state
This commit is contained in:
parent
718a7fcabd
commit
e4766591d5
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