Class: MyInstitutionExhibitsPage

MyInstitutionExhibitsPage()

page with all exhibits of an institution that user is managing

Constructor

new MyInstitutionExhibitsPage()

Source:

Members

onClickDelete

Called when user wants to delete exhibit

Source:

onClickDownloadQRCode

Called when user wants to download QR code for exhibit

Source:

state

current page state

Source:

Methods

componentDidMount()

called when page is mounted

Source:

render() → {JSX.Element}

Renders page with institution exhibits

Source:
Returns:

page with institution exhibits

Type
JSX.Element