mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
docs(select): add skeleton hidden label example
This commit is contained in:
parent
63e18a63ad
commit
1df92756fb
1 changed files with 5 additions and 1 deletions
|
@ -113,4 +113,8 @@ components: ["Select", "SelectItem", "SelectItemGroup", "SelectSkeleton"]
|
||||||
|
|
||||||
### Skeleton
|
### Skeleton
|
||||||
|
|
||||||
<SelectSkeleton />
|
<SelectSkeleton />
|
||||||
|
|
||||||
|
### Skeleton (hidden label)
|
||||||
|
|
||||||
|
<SelectSkeleton hideLabel />
|
Loading…
Add table
Add a link
Reference in a new issue