Skip to main content
Version: Next

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, }

IconLinkVerticalProps

**Returns:**

import("react/jsx-runtime").JSX.Element