Skip to content

Commit a8bdf56

Browse files
committed
adding documentation
1 parent 20fb5bf commit a8bdf56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Put the dp-date-picker component wherever you need it.
6666
| onGoToCurrent | void | All Pickers | This event will be emitted when click was made on go to current button. |
6767
| onLeftNav | void | All Pickers | This event will be emitted when click was made on left navigation button. |
6868
| onRightNav | void | All Pickers | This event will be emitted when click was made on right navigation button. |
69+
| onSelect | ISelectionEvent | All Pickers | This event will be emitted when a date was selected via click or input change (with appropriate indication) |
6970

7071
### Configuration:
7172
In order to provide configurations to the date-picker you need to pass it to the `dp-date-picker` component:

0 commit comments

Comments
 (0)