Hello,
I would like to use tabs within one component, without navigating between different pages.
I would like something like Tabs in React-Bootstrap and Tabs in React Material UI.
However, as far as I have seen IonTabs require IonRouterOutlet and therefore, tabs are navigated to a different page.
Is it possible to create a tabbed component using Ionic?
1 post - 1 participant