Class: CreateAddressForm

CreateAddressForm()

The class CreateAddressForm will render the Create Address form. It will give the user the ability to add a new address to their profile.

Constructor

new CreateAddressForm()

Source:

Members

handleCancel

handle a click of the cancel button on the form

Source:

handleCreate

use the API to create a new address

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: