mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
feat(side-nav): dispatch open, close, click:overlay events
This commit is contained in:
parent
a79ef4b98f
commit
6d805e73a8
4 changed files with 27 additions and 4 deletions
|
@ -3216,7 +3216,11 @@ None.
|
|||
|
||||
### Events
|
||||
|
||||
None.
|
||||
| Event name | Type | Detail |
|
||||
| :------------ | :--------- | :--------------- |
|
||||
| open | dispatched | <code>any</code> |
|
||||
| close | dispatched | <code>any</code> |
|
||||
| click:overlay | dispatched | <code>any</code> |
|
||||
|
||||
## `SideNavDivider`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue