Class

StyledTabs

StyledTabs(props) → {React.ReactElement}

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.

View Source Utils/Navigation/StyledTabs.js, line 25

React.ReactElement