mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
v0.26.0
This commit is contained in:
parent
6ee0bab0d9
commit
443f957027
6 changed files with 50 additions and 7 deletions
|
@ -6407,8 +6407,7 @@
|
|||
],
|
||||
"slots": [],
|
||||
"events": [],
|
||||
"typedefs": [],
|
||||
"rest_props": { "type": "Element", "name": "option" }
|
||||
"typedefs": []
|
||||
},
|
||||
{
|
||||
"moduleName": "Pagination",
|
||||
|
@ -9458,7 +9457,10 @@
|
|||
"slot_props": "{}"
|
||||
}
|
||||
],
|
||||
"events": [],
|
||||
"events": [
|
||||
{ "type": "forwarded", "name": "click", "element": "div" },
|
||||
{ "type": "forwarded", "name": "mousedown", "element": "div" }
|
||||
],
|
||||
"typedefs": [],
|
||||
"rest_props": { "type": "Element", "name": "div" }
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue