Disables the components scroll functionality and removes the main element.
For the use in connection with a hylo-infinite-scroll component if no scroll functionality is desired. Basicly becomes just a wrapper for a hylo-infinite-scroll component for an enviroment not based on the Ionic scroll-content functionality setup.
The "aria-label" given to the "main" element.
The "tabindex" given to the main element.
Same as ion-content.
Same as ion-content.
Same as ion-content.
Generated using TypeDoc
Wraps an "ion-content" component which in itself wraps a "main" element. Adds functionality regarding accessibility.
Only one enabled hylo-content component should be present per view.