Constructor
# new StyledTab(props) → {React.ReactElement}
Overview
The Tab component from Material-UI library with custom styling. For full documentation check Material-UI docs on Tab.Parameters:
Name | Type | Description |
---|---|---|
props |
Object | All props will be forwarded to the Tab component. |
React.ReactElement