Members
fetchRooms
function for getting all rooms depending on building in state
- Source:
fetchShowcases
function for getting all showcases depending on room in state
- Source:
onBuildingChange
Reacts on building change
- Source:
onRoomChange
Reacts on room change
- Source:
onShowcaseChange
Reacts on showcase change
- Source:
state
current state
- Source:
Methods
render() → {JSX.Element}
renders component to pick location
- Source:
Returns:
component to pick location
- Type
- JSX.Element