Class: CreateInstitutionPage

CreateInstitutionPage()

page for creating new institution

Constructor

new CreateInstitutionPage()

Source:

Members

clearImage

clears image

Source:

onChange

called when text input is changed

Source:

onClickCreate

called when user click on create institution button

Source:

onImageSelect

called when new image is selected

Source:

state

current page state

Source:

Methods

render() → {JSX.Element}

renders create institution page

Source:
Returns:

page

Type
JSX.Element