ReverseButton

The ReverseButton will update animateReverse to true.

Examples

<ReverseButton actions={this.props.actions} />

Properties

Properties

PropTypes

Default

Description

actions

object required

--

state actions

children

node option

Display example

Button Caption

i18n

Object option

'REVERSE'

reverseButton caption i18n.reverseButtonCaption

className

string option

'harmovis_button'

html tag attribute class

Last updated