MovesInput

Display example

The MovesInput will display a dialog to select the file for "moves base data". After reading the file, set it to Harmoware-VIS state as bounds, timeBegin, timeLength and movebase. Set the name of the input file with movesFileName in inputFileName.

Examples

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

Properties

Properties

PropTypes

Default

Description

actions

object required

--

state actions

i18n

Object option

--

formatError caption i18n.formatError

id

string option

--

html tag attribute id

className

Object option

--

html tag attribute class

style

Object option

--

html tag attribute style

Last updated

Was this helpful?