feat: forward on:click for HeaderActionLink

closes #1796
This commit is contained in:
mgreminger 2023-08-25 22:36:30 -05:00
commit c725670365
4 changed files with 6 additions and 3 deletions

View file

@ -5064,7 +5064,7 @@
"slot_props": "{}"
}
],
"events": [],
"events": [{ "type": "forwarded", "name": "click", "element": "a" }],
"typedefs": [],
"rest_props": { "type": "Element", "name": "a" }
},