Tabs that hold modules? #1887
Answered
by
sbwalker
markdav-is
asked this question in
Ideas
-
I'm a fan of Tabs. When composing various tabs it would be nice to pull in different modules. I wonder if you could put a container in a tab and then load a module into it? |
Beta Was this translation helpful? Give feedback.
Answered by
sbwalker
Dec 20, 2021
Replies: 1 comment 1 reply
-
How about create a Theme with a custom menu which renders a list of Pages visually as a tab strip. Then when you click on a tab the framework will load the Modules which were defined for that Page. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
markdav-is
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How about create a Theme with a custom menu which renders a list of Pages visually as a tab strip. Then when you click on a tab the framework will load the Modules which were defined for that Page.