The SimpleForm API provide several methods to customize forms. simple-form.js is the JavaScript class containing the methods. SimpleForm methods can be used on the client side only. Use these methods to submit user changes to the form view of records, such as changing or clearing the field values, saving records and so on.
Some of these methods can also be used in other client scripts but must first be tested to confirm that they will be working correctly.