mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +00:00
chore: rebuild types, docs
This commit is contained in:
parent
ba36ee6068
commit
75d7d36884
25 changed files with 191 additions and 151 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
/**
|
||||
* Set to `true` to render a custom HTML element
|
||||
* Props are destructured as `props` in the default slot (e.g. <Row let:props><section {...props}>...</section></Row>)
|
||||
* Props are destructured as `props` in the default slot (e.g., <Row let:props><section {...props}>...</section></Row>)
|
||||
*/
|
||||
export let as = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue