mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
tabs / hairlines
This commit is contained in:
@ -9,7 +9,9 @@ import {IonicComponent} from 'ionic2/config/component'
|
||||
})
|
||||
@Template({
|
||||
inline: `
|
||||
<div class="toolbar tab-bar toolbar-ios toolbar-bottom">
|
||||
<div class="toolbar tab-bar"
|
||||
[class.toolbar-top]="placement=='top'"
|
||||
[class.toolbar-bottom]="placement=='bottom'">
|
||||
<div class="tab-bar-container">
|
||||
<a *for="#tab of tabs"
|
||||
class="tab-bar-item"
|
||||
|
Reference in New Issue
Block a user