Is it possible to split TabsTriggers from TabsContent? #2142
Unanswered
JovanSpasovic
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys. I am developing a webpage which comprises of two sections, one being a sidebar and the other being the main content area. I want tabs triggers to be in form of vertical buttons on the sidebar which when clicked, change the content in the main content area. The problem is that TabsList, TabsTrigger and TabsContent need to be within the same Tabs tag. Is there a smart and efficient way to do this or should I consider using something else?
Beta Was this translation helpful? Give feedback.
All reactions