Implentation of scrollable tabs

Is it possible to get a top tab bar that is scrollable without buying one of the marketplace?

In the Google docs you’ll find an example video of this feature.

So I could wrap this tag

<ion-scroll scrollX="true"></ion-scroll>

Around an ion-tabs to make it scrollable?