ion-slide-box-tabs icon indicating copy to clipboard operation
ion-slide-box-tabs copied to clipboard

Header above sliding tabs

Open carnivash opened this issue 8 years ago • 1 comments

I searched, but i could find a solution for implements this effect, i'd like to use header above the sliding tabs, but it seems that scroll is blocked if i try that, does anyone have a way of doing that?

Thanks

carnivash avatar Oct 23 '16 10:10 carnivash

<ion-content overflow-scroll="true" padding="false" class="has-header">

If u have something like this u just need to remove class="has-header" If i understand well... :)

savkelita avatar Nov 09 '16 12:11 savkelita