Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README.md
Browse files Browse the repository at this point in the history
A-Kasaaian authored Apr 23, 2018
1 parent bfdaef8 commit 19234b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -65,7 +65,7 @@ Each type has its' own options.
| preSelected | Previously selected date, it should be formatted exactly the same as the format option |
| customClass | To add "className" to the datepicker |
| inputTextAlign | Texte align of the date input. default "right" |
| containerClass | To add "className" to the datepicker |
| containerClass | To add "className" to the datepicker input container |

**DateRangePicker:**

@@ -77,7 +77,7 @@ Each type has its' own options.
| idStart, idEnd | Add id attributes to the input elments |
| customClassStart, customClassEnd | To add class name to start and end dattepickers |
| inputTextAlign | Texte align of the date input. default "right" |
| containerClass | To add "className" to the datepicker |
| containerClass | To add "className" to the datepicker input container |

## More

0 comments on commit 19234b9

Please sign in to comment.