addIcons Type documentation¶
Function Adds the provided icons. It requires an Angular InjectionContent. The Icons are available until the component is destroyed. Call this function only in the component which actually uses the icon. Importing all icons on the global level is discouraged. When using a string instead of the object to use an icon, use the kebab-case version of the icon name. Example:
| ||
---|---|---|
|
Types Documentation¶
No types to document for items on this page.
Except where otherwise noted, content on this site is licensed under MIT License.