war crime
war crime
Explore posts from servers
SSolidJS
Created by war crime on 2/15/2024 in #support
Trying to simplify tab creation
I want to simply tab creation into 2 components: <TabGroup> which contains many <Tab> components. Each <Tab> has a name attribute that specifies the name of the tab displayed in the tab bar. The children of each <Tab> are content that are part of that specific tab. How can I implement this in Solid?
5 replies