You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ Property | Description
69
69
`showTitle` (Boolean) | Sets whether the title should be shown in the custom tab. [`true`/`false`]
70
70
`toolbarColor` (String) | Sets the toolbar color. [`gray`/`#808080`]
71
71
`secondaryToolbarColor` (String) | Sets the color of the secondary toolbar. [`white`/`#FFFFFF`]
72
-
`enableUrlBarHiding` (Boolean) | Enables the url bar to hide as the user scrolls down on the page.[`true`/`false`]
72
+
`enableUrlBarHiding` (Boolean) | Enables the url bar to hide as the user scrolls down on the page.[`true`/`false`]
73
73
`enableDefaultShare` (Boolean) | Adds a default share item to the menu. [`true`/`false`]
74
74
`animations` (Object) | Sets the start and exit animations. [`{ startEnter, startExit, endEnter, endExit }`]
75
75
`headers` (Object) | The data are key/value pairs, they will be sent in the HTTP request headers for the provided url. [`{ 'Authorization': 'Bearer ...' }`]
0 commit comments