feat(toolbar-batch-actions): dispatch cancelable on:cancel event (#1441)

Closes #1438
This commit is contained in:
naegelin 2022-08-14 21:09:40 +02:00 committed by GitHub
commit 06777ba803
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 24 additions and 6 deletions

View file

@ -4436,7 +4436,9 @@ None.
### Events
None.
| Event name | Type | Detail |
| :--------- | :--------- | :---------------- |
| cancel | dispatched | <code>null</code> |
## `ToolbarContent`