Module: TabBar

MDCTabBar component implemented by react component.

Parameters:
Name Type Description
props Object
Properties
Name Type Attributes Description
className string <optional>

The class name that is added to the root element.

mdcTabBarRef React.MutableRefObject <optional>

MutableRefObject which bind an MDCTabBar instance to.

onActivated EventHandler <optional>

An event handler of React that is associated with button element.

Source:
Returns:
Type
DetailedReactHTMLElement