PauseButton

The PauseButton will update animatePause to true.
Examples
<PauseButton actions={this.props.actions} />Properties
Properties
PropTypes
Default
Description
actions
object required
--
state actions
children
string option
Display example
Button Caption
i18n
Object option
'PAUSE'
pauseButton caption i18n.pauseButtonCaption
className
string option
'harmovis_button'
html tag attribute class
Last updated
Was this helpful?