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