Class

StyledTab

StyledTab(props) → {React.ReactElement}

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.

View Source Utils/Navigation/StyledTab.js, line 44

React.ReactElement