mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 20:09:35 +00:00
fix build:docs
This commit is contained in:
parent
3a52b5b903
commit
37e0db3f8f
3 changed files with 12 additions and 4 deletions
|
@ -2804,9 +2804,9 @@ None.
|
|||
|
||||
### Events
|
||||
|
||||
| Event name | Type | Detail |
|
||||
| :------------ | :--------- | :---------------- |
|
||||
| click:outside | dispatched | <code>null</code> |
|
||||
| Event name | Type | Detail |
|
||||
| :------------ | :--------- | :------------------------------------ |
|
||||
| click:outside | dispatched | <code>{ target: HTMLElement; }</code> |
|
||||
|
||||
## `ProgressBar`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue