Skip to main content

TabTitle

TabTitle(props: TabTitleProps<TabState>,context: any): null | ReactElement<any, any>

Parameters

(Mandatory parameters are in bold)
ParametersTypeDescription
propsTabTitleProps<TabState>
contextany

Return

The return is of type null | ReactElement<any, any>