I have an ion-content set to scroll=“false”.
In that ion-content I have several content zones and in one row I’d like to enable scrolling. Is there a recommended way to make part of a ion-content / interface scrollable?
I have an ion-content set to scroll=“false”.
In that ion-content I have several content zones and in one row I’d like to enable scrolling. Is there a recommended way to make part of a ion-content / interface scrollable?
wrapp it with ion-scroll directive Reference to: http://ionicframework.com/docs/api/directive/ionScroll/