Completed
Last Updated: 12 Oct 2022 07:26 by ADMIN
Release 3.7.0 (09 Nov 2022)
Created by: Ted
Comments: 1
Category: Notification
Type: Feature Request
2

Guys,

If you're going to enable using external icon/font libraries seamlessly across all Telerik components, every component that has a Icon parameter needs to implement an IconClass parameter too. Another case-in-point is the TelerikNotification NotificationModel model class. It has an Icon parameter, but no IconClass parameter.

Is there a way to apply an IconClass parameter for the Font Awesome library to the TelerikNotification component in a dynamic manner (i.e., a method that does not hard code the icon class in css, but instead takes any value for IconClass)?

Completed
Last Updated: 20 Apr 2022 11:34 by ADMIN
Release 3.3.0
Created by: Matthias
Comments: 2
Category: Notification
Type: Feature Request
27
I would like to have a method for the reference of the component which will allow me to close the notifications, for example - Close().