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
Original file line number
Diff line number
Diff line change
@@ -187,6 +187,7 @@ The appearance of the widget and the mechanics of authentication can be customiz
187
187
-**flashMessage {Object}**: Shows an `error` or `success` flash message when Lock is shown.
188
188
+**type {String}**: The message type, it should be `error` or `success`.
189
189
+**text {String}**: The text to show.
190
+
-**allowAutocomplete {Boolean}**: Determines whether or not the the email or username inputs will allow autocomplete (`<input autocomplete />`). Defaults to `false`.
0 commit comments