Created
December 28, 2018 03:40
-
-
Save rynop/f45b37f76874bb8c068697f6f9d3f6b3 to your computer and use it in GitHub Desktop.
standard FA icon
This file contains hidden or 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