"scope bar" or tab bar in content

Can anyone please enlighten me on how to implement a “scope bar” or a tab bar?

similar to this,
http://cdn.pttrns.com/pttrns/3419/original/IMG_0536.PNG

Should I use a button group and implement my own ng-show per button’s div?

or can ionic tabs be used within the content?

Thanks

Got ion-tabs working within ion-content, problem solved :smile:

How did you actually do it? Still can’t find a way to do it. My content is already inside tabs similar to this screenshot above.