Shinichi Okadacodewithshin.hashnode.devยทMar 31, 2023Creating A Svelte Tabs Component With Slot PropsWhen creating Svelte components, you may need to expose the parent component values to the child component. The Svelte let directive can do that through a slot. In this article, we will create a Svelte tabs component using the let directive to expose...SvelteAdd a thoughtful commentNo comments yetBe the first to start the conversation.