Class: UnitForm

UnitForm()

Form to add or edit a unit for the virtual boreholes

Constructor

new UnitForm()

Source:

Methods

removeUnit()

Remove the unit by dispatching the removeUnit action

Source:

submitForm()

Save the unit by dispatching the save

Source:

toggleDelete()

Toggle the delete buttons

Source:

updateField(event)

Update the field state on input

Parameters:
Name Type Description
event
Source: