Class

DotBadge

DotBadge(props) → {React.ReactElement}

Constructor

# new DotBadge(props) → {React.ReactElement}

Overview

The Badge component from Material-UI library with custom styling. For full documentation check out Material-UI docs on Badge.
Parameters:
Name Type Description
props Object

Any other props will be forwarded to the Badge component.

View Source Utils/Buttons/SortButton.js, line 28

React.ReactElement