Created
December 28, 2018 03:45
-
-
Save rynop/5bdcd1b1bb18a24372ee68d86bc54956 to your computer and use it in GitHub Desktop.
Font Awesome Solid icon
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<TabView androidTabsPosition="bottom" class="fas h2 m-x-auto" selectedTabTextColor="green"> | |
<page-router-outlet | |
*tabItem="{title: ''}" | |
name="browseTab"> | |
</page-router-outlet> | |
</TabView> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment