Skip to main content

CardTab()

Home > @backstage/core-components > CardTab

Card tab component used in TabbedCard()

Signature:

function CardTab(props: PropsWithChildren<CardTabProps>): import("react/jsx-runtime").JSX.Element;

Parameters

Parameter

Type

Description

props

PropsWithChildren<CardTabProps>

**Returns:**

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