TabbedContainer() function
TabbedContainer() function
Signature
export declare function TabbedContainer(props: TabbedContainerProps): JSX.Element;
Import
import { TabbedContainer } from '@grafana/ui';
Parameters
Parameter | Type | Description |
---|---|---|
props | TabbedContainerProps |
Returns:
JSX.Element