AppIcon()
Home > @backstage/core-components
> AppIcon
A component that renders a system icon by its id.
Signature:
function AppIcon(props: AppIconProps): React.JSX.Element;
Parameters
Parameter |
Type |
Description |
---|---|---|
props |
React.JSX.Element