Skip to content

Commit

Permalink
changes in description
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeshwarpatlolla committed Jul 3, 2015
1 parent c9885a0 commit 04f9001
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 @@ -56,6 +56,7 @@ a) `currentDate` is the date object which we are passing to the `ionic-datepicke

b) `datePickerCallback` is the callback function which we have to pass to the `ionic-datepicker`. This function takes an argument which will return `undefined` if the user didnot selected any date. And returns a `date` object, if the user selects any date.

c) `title` is the string variable, which can be assigned to the datepicker modal's title.

5) Then use the below format in your template / html file

Expand Down

0 comments on commit 04f9001

Please sign in to comment.