Skip to content

Commit

Permalink
Document shouldRemainWhileInvalid
Browse files Browse the repository at this point in the history
  • Loading branch information
kaivi committed Jun 1, 2017
1 parent 0ae4484 commit a8d670c
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 @@ -22,6 +22,7 @@ See /demo/src/demo.js for examples.
### Optional
* **validate**: validator function, returning a boolean
* **shouldBlockWhileLoading**: disables editing until a new value is confirmed by parent
* **shouldRemainWhileInvalid**: remain in editing mode if validation fails
* **classLoading**: CSS class name to use when loading
* **classEditing**: CSS class name to apply while in editing mode
* **classInvalid**: CSS class name to apply when _doValidatoon_ returned false
Expand Down

0 comments on commit a8d670c

Please sign in to comment.