mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
feat(toolbar-batch-actions): dispatch cancelable on:cancel
event (#1441)
Closes #1438
This commit is contained in:
parent
bc58c7b029
commit
06777ba803
4 changed files with 24 additions and 6 deletions
|
@ -4436,7 +4436,9 @@ None.
|
|||
|
||||
### Events
|
||||
|
||||
None.
|
||||
| Event name | Type | Detail |
|
||||
| :--------- | :--------- | :---------------- |
|
||||
| cancel | dispatched | <code>null</code> |
|
||||
|
||||
## `ToolbarContent`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue