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