Run "yarn build:docs"

This commit is contained in:
Eric Liu 2022-02-01 07:13:12 -08:00
commit 63d77e3521
3 changed files with 14 additions and 5 deletions

View file

@ -4679,10 +4679,12 @@ None.
### Events
| Event name | Type | Detail |
| :--------- | :-------- | :----- |
| click | forwarded | -- |
| mousedown | forwarded | -- |
| Event name | Type | Detail |
| :--------- | :--------- | :--------------- |
| open | dispatched | <code>any</code> |
| close | dispatched | <code>any</code> |
| click | forwarded | -- |
| mousedown | forwarded | -- |
## `TooltipDefinition`