Class

MatrixSwapButton

MatrixSwapButton(props) → {React.ReactElement}

Constructor

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

Overview

The StyledIconButton with swap-vert icon wrapped around in CustomTooltip.
Parameters:
Name Type Description
props Object

Any other props will be forwarded to StyledIconButton element.

tooltip string

The title of the CustomTooltip element.

tooltipId string

The id of the CustomTooltip element.

TooltipProps Object

Props applied to the CustomTooltip element.

View Source Utils/Buttons/MatrixSwapButton.js, line 30

React.ReactElement