ion-app
App is a container element for an Ionic application. There should only be one <ion-app>
element per project. An app can have many Ionic components including menus, headers, content, and footers. The overlay components get appended to the <ion-app>
when they are presented.
Propertiesâ
No properties available for this component.
Eventsâ
No events available for this component.
Methodsâ
No public methods available for this component.
CSS Shadow Partsâ
No CSS shadow parts available for this component.
CSS Custom Propertiesâ
No CSS custom properties available for this component.
Slotsâ
No slots available for this component.