Multiple Nested Tabs #5607
Unanswered
vikashatri
asked this question in
Help
Replies: 1 comment 4 replies
-
Use panel with tabs inside your tabs. You can put anything there, including panel. Check this samples |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to create Nested Tabs inside a form. By Default if I use Tab[] attribute then it converts all the Tab[] into single level tab panel. For ex: Let's say I have A, B and C three tabs and when someone clicks on B Tab inside it also I need to create some Tabs like P, Q and R. Please suggest how can this be achieved in Serenity?
Beta Was this translation helpful? Give feedback.
All reactions