feat(ui-shell): forward click event to HeaderActionLink (#1797)

Closes #1796
This commit is contained in:
Michael Greminger 2023-08-26 12:17:05 -05:00 committed by GitHub
commit e5675eb203
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 3 deletions

View file

@ -1652,7 +1652,9 @@ None.
### Events
None.
| Event name | Type | Detail |
| :--------- | :-------- | :----- |
| click | forwarded | -- |
## `HeaderGlobalAction`