mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 02:41:05 +00:00
Without preventDefault the link will navigate the page instead of opening the dropdown when the tabs are in the compact mode. Because the parent element also toggles on click, there is an additional stopPropagation to not toggle twice which in a no-op. |
||
---|---|---|
.. | ||
index.js | ||
Tab.svelte | ||
TabContent.svelte | ||
Tabs.svelte | ||
TabsSkeleton.svelte |