ion-slide-box-tabs
ion-slide-box-tabs copied to clipboard
Header above sliding tabs
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
<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... :)