clear
Removes all field values and errors.
clear(): this
Notes
- After removing all fields, a change event is emitted on the form context object itself.
Related
- class UIFormContextAn object that contains form field data along with validation tests.
Removes all field values and errors.
clear(): this