CardTab()
Home > @backstage/core-components
> CardTab
Card tab component used in TabbedCard()
Signature:
function CardTab(props: PropsWithChildren<CardTabProps>): React.JSX.Element;
Parameters
Parameter |
Type |
Description |
---|---|---|
props |
PropsWithChildren<CardTabProps> |
React.JSX.Element