Returns true if all inputs of the form are valid, else report validity.
Slots
<default>
Accepts any other content
By default each change made by the user on an input will reflect onto the $<ObjectApiName> property.
If you want to implement your own custom logic to fill out a field you can by setting a watcher on the said field and listening for a custom event whose name will be equivalent as the said fieldApiName value.
By default each change made by the user on an input will reflect onto the $<ObjectApiName> property.
If you want to implement your own custom logic to fill out a field you can by setting a watcher on the said field and listening for a custom event whose name will be equivalent as the said fieldApiName value.