Icon
Component that renders core-react icon when given an icon name or SVG source.
Classes
| Name |
Description |
|
| SvgPath |
Svg element wrapper with specified Svg paths. |
|
| SvgSprite |
Svg element wrapper. |
|
Global Functions
| Name |
Description |
|
| Icon |
Icon Functional component displays an icon based on an IconSpec. |
|
| WebFontIcon |
WebFontIcon React component |
|
Interfaces
Type Aliases
| Name |
Description |
|
| IconSpec |
Prototype for an IconSpec which can be a string, ReactNode or ConditionalStringValue. |
|
Last Updated:
30 November, 2023