mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
refactor(overlays): [title] -> [header]
This commit is contained in:
@ -38,7 +38,7 @@ export class Content {
|
||||
|
||||
@Prop() scrollEvents = false;
|
||||
|
||||
@Listen('body:ionNavChanged')
|
||||
@Listen('body:ionNavDidChange')
|
||||
onNavChanged() {
|
||||
this.resize();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user