Class: LocationPickerSelect

LocationPickerSelect()

component containing select of location (building/room/showcase)

Constructor

new LocationPickerSelect()

Source:

Members

onChange

called when select value is changed

Source:

state

current page state

Source:

Methods

componentDidMount()

called when page is mounted

Source:

render() → {JSX.Element}

renders select

Source:
Returns:

component with select

Type
JSX.Element