Home > @uniformdev/design-system > TabContent
TabContent() function
Signature:
TabContent: <TTabName extends string = string>({ children, ...props }: TabContentProps<TTabName>) => _emotion_react_jsx_runtime.JSX.Element
Parameters
Parameter | Type | Description |
---|---|---|
{ children, ...props } | TabContentProps<TTabName> |
Returns:
_emotion_react_jsx_runtime.JSX.Element