fix(outbound-link): forward Link events

This commit is contained in:
Eric Liu 2021-02-03 05:21:22 -08:00
commit e91049a011
4 changed files with 24 additions and 3 deletions

View file

@ -2376,7 +2376,12 @@ None.
### Events
None.
| Event name | Type | Detail |
| :--------- | :-------- | :----- |
| click | forwarded | -- |
| mouseover | forwarded | -- |
| mouseenter | forwarded | -- |
| mouseleave | forwarded | -- |
## `OverflowMenu`