mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
ion-item-content
This commit is contained in:
@@ -124,9 +124,9 @@ class MediaSwitch {
|
||||
})
|
||||
@IonicView({
|
||||
template:
|
||||
'<div class="item-content" id="{{labelId}}">' +
|
||||
'<ion-item-content id="{{labelId}}">' +
|
||||
'<ng-content></ng-content>' +
|
||||
'</div>' +
|
||||
'</ion-item-content>' +
|
||||
'<div class="item-media media-switch">' +
|
||||
'<div class="switch-icon"></div>' +
|
||||
'</div>',
|
||||
|
||||
Reference in New Issue
Block a user