core/date-time-picker/close-date-picker.directive.ts
| Selector | [closeDatepicker] |
| Standalone | true |
Properties |
|
Methods |
Inputs |
constructor(el: ElementRef)
|
||||||
|
Parameters :
|
| closeDatepicker |
Type : BsDatepickerDirective
|
| ngOnDestroy |
ngOnDestroy()
|
|
Returns :
void
|
| ngOnInit |
ngOnInit()
|
|
Returns :
void
|
| Protected destroy$ |
Type : Subject<void>
|
Default value : new Subject()
|