mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore: re-install sveld and run yarn build:docs
This commit is contained in:
parent
59018728df
commit
d3e5b3dd54
5 changed files with 78 additions and 84 deletions
|
@ -718,10 +718,10 @@
|
|||
"events": [
|
||||
{ "type": "forwarded", "name": "click", "element": "a" },
|
||||
{ "type": "forwarded", "name": "focus", "element": "a" },
|
||||
{ "type": "forwarded", "name": "blur", "element": "a" },
|
||||
{ "type": "forwarded", "name": "mouseover", "element": "a" },
|
||||
{ "type": "forwarded", "name": "mouseenter", "element": "a" },
|
||||
{ "type": "forwarded", "name": "mouseleave", "element": "a" },
|
||||
{ "type": "forwarded", "name": "blur", "element": "div" }
|
||||
{ "type": "forwarded", "name": "mouseleave", "element": "a" }
|
||||
],
|
||||
"typedefs": [],
|
||||
"rest_props": { "type": "Element", "name": "a" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue