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