We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aaa9b6 commit 1004bdaCopy full SHA for 1004bda
README.md
@@ -148,6 +148,7 @@ Property | Description
148
Property | Description
149
-------------- | ------
150
`showTitle` (Boolean) | Sets whether the title should be shown in the custom tab. [`true`/`false`]
151
+`hasBackButton` (Boolean) | Sets a back arrow instead of the default X icon to close the custom tab. [`true`/`false`]
152
`toolbarColor` (String) | Sets the toolbar color. [`gray`/`#808080`]
153
`secondaryToolbarColor` (String) | Sets the color of the secondary toolbar. [`white`/`#FFFFFF`]
154
`enableUrlBarHiding` (Boolean) | Enables the url bar to hide as the user scrolls down on the page. [`true`/`false`]
0 commit comments