fix(tabs): forward click event to Tab

This commit is contained in:
Eric Liu 2021-02-03 05:56:51 -08:00
commit fed83f8bf4
4 changed files with 4 additions and 0 deletions

View file

@ -3401,6 +3401,7 @@ None.
| Event name | Type | Detail |
| :--------- | :-------- | :----- |
| click | forwarded | -- |
| mouseover | forwarded | -- |
| mouseenter | forwarded | -- |
| mouseleave | forwarded | -- |