ComponentExtensionsRenderIcon Method

Overload List

RenderIcon(IconName) Renders a Icon without the need for component handling overhead. Should only be used for static icons that never change their state.
RenderIcon(IconName, IconColor) Renders a Icon without the need for component handling overhead. Should only be used for static icons that never change their state.

See Also