mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 20:33:02 +00:00
Merge branch 'master' into deprecated
This commit is contained in:
commit
6d45305615
25 changed files with 1026 additions and 1283 deletions
|
@ -8,12 +8,6 @@ export interface StructuredListSkeletonProps
|
|||
* @default 5
|
||||
*/
|
||||
rows?: number;
|
||||
|
||||
/**
|
||||
* Set to `true` to use the bordered variant
|
||||
* @default false
|
||||
*/
|
||||
border?: boolean;
|
||||
}
|
||||
|
||||
export default class StructuredListSkeleton extends SvelteComponentTyped<
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue