Icon
Component that renders core-react icon when given an icon name or SVG source.
Classes
Name | Description | |
---|---|---|
ConditionalIconItem | Class used to return an icon. | |
SvgPath | Svg element wrapper with specified Svg paths. |
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. | |
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: 18 August, 2023