Advertisement
Guest User

ion tabs url image

a guest
Dec 7th, 2014
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.23 KB | None | 0 0
  1.   <ion-tab title="{{programTabTitle}}"  href="#/tab/program-list"
  2.           icon="program-icon"  ng-style="{'background-image':'url({{programTabImage}})'}">
  3.      
  4.     <ion-nav-view name="tab-program-list"></ion-nav-view>
  5.   </ion-tab>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement