LinemapInput

Display example

The LinemapInput will display a dialog to select the file for "line map data" and set it to Harmoware-VIS state as linemapData. Set the name of the input file with linemapFileName in inputFileName.

Examples

<LinemapInput 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

string option

--

html tag attribute class

style

Object option

--

html tag attribute style

Last updated

Was this helpful?