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

@ -13696,7 +13696,7 @@
"slot_props": "{}"
}
],
"events": [],
"events": [{ "type": "dispatched", "name": "cancel", "detail": "null" }],
"typedefs": [],
"rest_props": { "type": "Element", "name": "div" }
},