Constructor # new StyledLinkTab(props) → {React.ReactElement} Overview The StyledTab component with Link from react-router as root element. Parameters: Name Type Description props Object All props will be forwarded to the StyledTab element. View Source Utils/Navigation/StyledLinkTab.js, line 16 Returns: Type: React.ReactElement