IconLinkVertical()
Home > @backstage/core-components > IconLinkVertical
Signature:
function IconLinkVertical({ color, disabled, href, icon, label, onClick, title, }: IconLinkVerticalProps): import("react/jsx-runtime").JSX.Element;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
{ color, disabled, href, icon, label, onClick, title, } |
import("react/jsx-runtime").JSX.Element