Dynamic Tabs in Angular 16 | No Angular Material

About the Video-------------------------- In this Video, I have built a Angular 16 Tab Control System. This Angular component has in built tab mechanism, where we can create new tabs dynamically. In this Website, I have created Tab Component: A component which can dynamically create tabs and insert inside this component. Tab Service: A service which can be injected inside any component where we want to create tabs. Modal Service: A service which can used to display modals. This component can preserve already created tabs without destroying it, so that we can access it later whenever required. All this will happen without refreshing web page. If you Like the Video please Like, Share and Subscribe. TimeStamps - 00:00 - Overview of Website. 03:24 - Basic Structure of Website 06:28 - Creating Tab Control Component. 08:05 - Creating Tab Header. 14:30 - Inserting Components Dynamically 29:18 - Selecting Tabs 34:32 - Closing Tab. 45:30 -
Back to Top