mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 20:09:35 +00:00
fix(outbound-link): forward Link events
This commit is contained in:
parent
422e991b71
commit
e91049a011
4 changed files with 24 additions and 3 deletions
|
@ -2376,7 +2376,12 @@ None.
|
|||
|
||||
### Events
|
||||
|
||||
None.
|
||||
| Event name | Type | Detail |
|
||||
| :--------- | :-------- | :----- |
|
||||
| click | forwarded | -- |
|
||||
| mouseover | forwarded | -- |
|
||||
| mouseenter | forwarded | -- |
|
||||
| mouseleave | forwarded | -- |
|
||||
|
||||
## `OverflowMenu`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue