mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 11:59:34 +00:00
cancelable event
This commit is contained in:
parent
bc58c7b029
commit
f298ddb45f
4 changed files with 24 additions and 6 deletions
|
@ -13696,7 +13696,7 @@
|
|||
"slot_props": "{}"
|
||||
}
|
||||
],
|
||||
"events": [],
|
||||
"events": [{ "type": "dispatched", "name": "cancel", "detail": "null" }],
|
||||
"typedefs": [],
|
||||
"rest_props": { "type": "Element", "name": "div" }
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue