I'm looking for recommendations on how to create a tabbed navbar in Angular without redirecting to other pages. I want the user to be able to click on a tab and have a specific component displayed without losing any data, as it will be used for an extensive form. It's important that there is no separate path so users can easily navigate between filled data.