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
| Name | Description | |
|---|---|---|
| IconProps | Properties for the Icon React component | |
| SvgPathProps | Properties of SvgPath component. | |
| SvgSpriteProps | Properties of SvgSprite component. | |
| WebFontIconProps | Properties for the WebFontIcon React component |
Type Aliases
| Name | Description | |
|---|---|---|
| IconSpec | Prototype for an IconSpec which can be a string, ReactNode or ConditionalStringValue. |
Last Updated: 20 June, 2023