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