Skip to content

Commit 0d1089e

Browse files
committed
Update README
1 parent 82ef179 commit 0d1089e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Property | Description
6969
`showTitle` (Boolean) | Sets whether the title should be shown in the custom tab. [`true`/`false`]
7070
`toolbarColor` (String) | Sets the toolbar color. [`gray`/`#808080`]
7171
`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`]
7373
`enableDefaultShare` (Boolean) | Adds a default share item to the menu. [`true`/`false`]
7474
`animations` (Object) | Sets the start and exit animations. [`{ startEnter, startExit, endEnter, endExit }`]
7575
`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

Comments
 (0)