This is a migrated thread and some comments may be shown as answers.

FontAwesome compatibility

1 Answer 702 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jacky
Top achievements
Rank 1
Jacky asked on 20 Dec 2017, 06:41 PM
Is it possible to use FontAwesome with controls such as Button or PanelBarItem in Kendo UI for Angular?  

1 Answer, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 21 Dec 2017, 12:53 PM
Hello Jacky,

In general, the Kendo UI for Angular controls support a predefined set of icons out-of-the-box, e.g.:

https://www.telerik.com/kendo-angular-ui/components/layout/panelbar/items/#toc-title-icons

https://www.telerik.com/kendo-angular-ui/components/styling/icons/

You can still use custom or third-party icons via the component templates or built-in properties like the (Button --> iconClass property) our components support (where applicable), e.g.:

https://www.telerik.com/kendo-angular-ui/components/layout/panelbar/templates/#toc-customizing-the-appearance-of-the-title

https://www.telerik.com/kendo-angular-ui/components/buttons/button/icons/

... or by overriding our built-in styles to replace our icons with FontAwesome ones like in the following example:

https://plnkr.co/edit/zYNh7dKCEu2Jeb9ELXuf?p=preview

I hope this helps.

Regards,
Dimiter Topalov
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Jacky
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Share this question
or