Class: PageForm

PageForm()

Form to add / edit pages on the web portal

Constructor

new PageForm()

Source:

Methods

changeNavigation(value)

Change the navigation (custom select)

Parameters:
Name Type Description
value
Source:

submitForm()

Submit the form by dispatching the savePage action with the form state + JWT token

Source:

toggleDelete()

Toggle the delete buttons

Source:

updateField(event)

Update the field state on input

Parameters:
Name Type Description
event
Source: