hello,
i am new to ionic, and found it really beatiful.
but i have problem to make my list scrollable.
it there any full example on how to make content scrollable?
thank you.
hello,
i am new to ionic, and found it really beatiful.
but i have problem to make my list scrollable.
it there any full example on how to make content scrollable?
thank you.
Lists by default are scrollable; so, you shouldn’t need to do anything with them to make that happen.
See this example : http://codepen.io/ionic/pen/JsHjf
NOTE : That has touch enabled; so, you need to click and drag with a mouse.