Alfr3d
                
              
                
              
                  
                  
              1
              
             
            
              Hi people,
in ionic v3 there is @ViewChild(Content) content: Content; and I can use this.content.resize(); but in ionicv5 Angular where is .resize() functions?
I tried import {IonContent} from "@ionic/angular"; but there isn’t that functions.
Thanks
             
            
              
              
              
            
            
           
          
            
            
              
Removed from the public API as unnecessary. See issue #16258.
             
            
              
              
              
            
            
           
          
            
              
                Alfr3d
                
              
              
                  
                  
              3
              
             
            
              Ok, Thanks!
It’s important to use (how to best practices) <ion-header> <ion-toolbar>... .
My bad practices were don’t use <ion-toolbar>.