New to Kendo UI for AngularStart a free 30-day trial

Represents the service that manages icon settings. Use the notify method to update icon settings dynamically.

Definition

Package:@progress/kendo-angular-icons

Syntax:

TS
constructor(private iconSettingsService: IconSettingsService) {}

this.iconSettingsService.notify({ themeColor: 'primary' });

Methods

Notifies subscribers about changes in the icon settings.

Parameters:iconSettings?IconSettings

(Optional) Sets a new value for the icon settings token.

In this article
DefinitionMethodsnotify
Not finding the help you need?
Contact Support