packages/ecl/components/ecl-date-picker/events/ecl-date-picker-date-picked.event.ts
Custom event emitted by the ECL date picker when a date is selected.
Properties |
|
Methods |
constructor(date: Date)
|
||||||
|
Parameters :
|
| Public date |
Type : Date
|
| preventDefault |
preventDefault()
|
|
Returns :
void
|