mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
feat(tag): support outline type
This commit is contained in:
parent
012d206e31
commit
7cc95e452b
6 changed files with 21 additions and 3 deletions
|
@ -27,6 +27,8 @@
|
|||
|
||||
<Tag type="high-contrast">high-contrast</Tag>
|
||||
|
||||
<Tag type="outline">outline</Tag>
|
||||
|
||||
<Tag filter on:click on:close>Filterable</Tag>
|
||||
|
||||
<Tag icon="{Add16}">Custom icon</Tag>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue