mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 02:41:05 +00:00
Add types test for HeaderAction
This commit is contained in:
parent
84c30098fb
commit
53a106bc41
4 changed files with 20 additions and 18 deletions
|
@ -35,6 +35,8 @@
|
|||
bind:isOpen
|
||||
on:open
|
||||
on:close
|
||||
iconDescription="Switcher"
|
||||
tooltipAlignment="start"
|
||||
transition={{ duration: 400, easing: quintOut }}
|
||||
>
|
||||
<HeaderPanelLinks>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue