TabView is a Angular container component to group content with fixed -and dynamic tabs. Created with the help of ng-content, ng-template and ng-container.
-
Updated
Nov 22, 2021 - TypeScript
TabView is a Angular container component to group content with fixed -and dynamic tabs. Created with the help of ng-content, ng-template and ng-container.
(Angular 17) Angular architecture enabling dynamic component loading within a tabbed accordion interface. Each tab maintains its own state and internal navigation independently of Angular's native routing, supporting modular and parallel user experiences.
Add a description, image, and links to the dynamictabs topic page so that developers can more easily learn about it.
To associate your repository with the dynamictabs topic, visit your repo's landing page and select "manage topics."