-
Notifications
You must be signed in to change notification settings - Fork 8
Tabs
ShMcK edited this page Apr 23, 2015
·
9 revisions
Make a set of navigation tabs in Angular 2.
Try to make your tabs dynamic. Hint: try using @Parent()
& For
Demo (Bootstrap)
Setup (angular2-alpha-20)
- Pascal Precht: Developing a Tabs Component in Angular 2
- David East: angular2-tabs
- Tabs in Angular 2
- ★★★★☆
Basic Tabs
version: alpha-20
2014-04-22 @Sh_McK
Heavily based on Pascal Precht's article listed above.