Skip to content
ShMcK edited this page Apr 23, 2015 · 9 revisions

Challenge

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)

Help

Solutions

  • ★★★★☆
    Basic Tabs
    version: alpha-20
    2014-04-22 @Sh_McK
    Heavily based on Pascal Precht's article listed above.
Clone this wiki locally