UNPKG

ionic-framework

Version:

The ionic-framework package comes with both Javascript and Sass frontend dependencies, located in the root of the package, and a Node API, located in `tooling/`.

14 lines (10 loc) 311 B
<!-- Generated template for the <%= jsClassName %> page. See http://ionicframework.com/docs/v2/components/#navigation for more info on Ionic pages and navigation. --> <ion-navbar *navbar> <ion-title><%= name %></ion-title> </ion-navbar> <ion-content padding class="<%= fileName %>"> </ion-content>