PlayButton

The PlayButton will set animatePause
to false.
Examples
<PlayButton actions={this.props.actions} />
Properties
Properties
PropTypes
Default
Description
actions
object required--
--
state actions
children
string option
Display example
Button Caption
i18n
Object option
'PLAY'
playButton caption i18n
.playButtonCaption
className
string option
'harmovis_button'
html tag attribute class
Last updated
Was this helpful?