Instance settinglockFormOn this pagelockFormIf true, lock form during validation. Could be useful for async validation to make it impossible for user to interact with the form.TypebooleanValue by defaulttrueExample{ lockForm: false,}