Skip to content

Commit

Permalink
Add documentation of scrollGlobalMessagesIntoView parameter to README
Browse files Browse the repository at this point in the history
  • Loading branch information
midler committed Jun 12, 2017
1 parent 5f599cf commit f7cbf8c
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 @@ -187,6 +187,7 @@ The appearance of the widget and the mechanics of authentication can be customiz
- **flashMessage {Object}**: Shows an `error` or `success` flash message when Lock is shown.
+ **type {String}**: The message type, it should be `error` or `success`.
+ **text {String}**: The text to show.
- **scrollGlobalMessagesIntoView {Boolean}**: Determines whether or not a globalMessage should be scrolled into the user's viewport. Defaults to `false`.

#### Theming options

Expand Down

0 comments on commit f7cbf8c

Please sign in to comment.