Skip to content

Instantly share code, notes, and snippets.

@rynop
Created December 28, 2018 03:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rynop/5bdcd1b1bb18a24372ee68d86bc54956 to your computer and use it in GitHub Desktop.
Save rynop/5bdcd1b1bb18a24372ee68d86bc54956 to your computer and use it in GitHub Desktop.
Font Awesome Solid icon
<TabView androidTabsPosition="bottom" class="fas h2 m-x-auto" selectedTabTextColor="green">
<page-router-outlet
*tabItem="{title: '&#xf2bb;'}"
name="browseTab">
</page-router-outlet>
</TabView>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment