Templates the default clear icon in the picker.
Can be applied to IgxDatePickerComponent, IgxTimePickerComponent, IgxDateRangePickerComponent
<igx-date-picker> <igx-picker-clear igxSuffix> <igx-icon>delete</igx-icon> </igx-picker-clear></igx-date-picker> Copy
<igx-date-picker> <igx-picker-clear igxSuffix> <igx-icon>delete</igx-icon> </igx-picker-clear></igx-date-picker>
Templates the default clear icon in the picker.
Remarks
Can be applied to IgxDatePickerComponent, IgxTimePickerComponent, IgxDateRangePickerComponent
Example