Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(form): set optional field behavior
Adds the possibility to use $('.ui.form').form('set optional', fieldName, bool); to set or unset a field as optional for validation.
- Loading branch information