ForwardButton

The ForwardButton will update animateReverse to false.

Examples

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

Properties

Properties

PropTypes

Default

Description

actions

object required

--

state actions

children

node option

Display example

Button Caption

i18n

Object option

'FORWARD'

forwardButton caption i18n.forwardButtonCaption

className

string option

'harmovis_button'

html tag attribute class

Last updated