Class: AddExpForm

AddExpForm()

The class AddExpForm will render the Add Experience form. It will give the user the ability to add a new experience to their profile.

Constructor

new AddExpForm()

Source:

Members

handleCancel

handle a click of the cancel button on the form

Source:

handleCreate

use the API to create a new experience

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: