Class: AddEduForm

AddEduForm()

The class AddEduForm will render the Add Education form. It will give the user the ability to add a new education to their profile.

Constructor

new AddEduForm()

Source:

Members

handleCancel

handle a click of the cancel button on the form

Source:

handleCreate

use the API to create a new education

Source:

saveFormRef

save the values entered in the form

Source:

showModal

hide or show the form

Source:

Methods

render()

render the form on the sidebar

Source: