mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
docs(tag): add filterable small tag example
This commit is contained in:
parent
1cc491a9ac
commit
7263ba62f5
1 changed files with 5 additions and 1 deletions
|
@ -29,7 +29,11 @@
|
||||||
|
|
||||||
### Filterable
|
### Filterable
|
||||||
|
|
||||||
<Tag filter on:close>Filterable</Tag>
|
<Tag filter on:close>carbon-components</Tag>
|
||||||
|
|
||||||
|
### Filterable (small)
|
||||||
|
|
||||||
|
<Tag size="sm" filter on:close>carbon-components</Tag>
|
||||||
|
|
||||||
### Custom icon
|
### Custom icon
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue