Members
clearImage
Clears image from state
- Source:
initState
initial state of page
- Source:
onChange
Called on text input values change
- Source:
onClickCreate
Called when new exhibit is created
- Source:
onImageSelect
Called when new image is selected
- Source:
onInfoLabelTextChange
Called when info label text is chagned
- Source:
state
page state
- Source:
updateLocation
updates new info about selected building, room and showcase
- Source:
Methods
render() → {JSX.Element}
renders page
- Source:
Returns:
page
- Type
- JSX.Element