mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-22 13:13:43 +00:00
Run "yarn build:docs"
This commit is contained in:
parent
b794481a3f
commit
63d77e3521
3 changed files with 14 additions and 5 deletions
|
@ -13090,6 +13090,8 @@
|
|||
}
|
||||
],
|
||||
"events": [
|
||||
{ "type": "dispatched", "name": "open", "detail": "any" },
|
||||
{ "type": "dispatched", "name": "close", "detail": "any" },
|
||||
{ "type": "forwarded", "name": "click", "element": "div" },
|
||||
{ "type": "forwarded", "name": "mousedown", "element": "div" }
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue