fix build:docs

This commit is contained in:
Maxime Fafard 2022-12-01 11:14:39 -05:00
commit 37e0db3f8f
3 changed files with 12 additions and 4 deletions

View file

@ -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`