Icon
Component that renders ui-core icon when given an icon name.
Classes
| Name | Description | |
|---|---|---|
| SvgPath | Svg element wrapper with specified Svg paths. | |
| SvgSprite | Svg element wrapper. |
Global Functions
| Name | Description | |
|---|---|---|
| Icon | Icon Functional component | |
| 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 or a ReactNode. |
Last Updated: 08 January, 2020