Skip to content

Commit

Permalink
Add README doc for skipInitial option
Browse files Browse the repository at this point in the history
  • Loading branch information
raucao committed Jan 2, 2018
1 parent 2925974 commit 133f922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ The widget has some configuration options to customize the behavior:
|---|---|---|---|
| `leaveOpen` | Keep the widget open when user clicks outside of it | Boolean | false |
| `autoCloseAfter` | Timeout after which the widget closes automatically (in milliseconds). The widget only closes when a storage is connected. | Number | 1500 |
| `skipInitial` | Don't show the initial connect hint, but show sign-in screen directly instead | Boolean | false |
| `logging` | Enable logging for debugging purposes | Boolean | false |

Example:
Expand Down

0 comments on commit 133f922

Please sign in to comment.