new UIFormContext
Creates a new instance with the provided (default) values.
constructor(values?: TData)
Related
- class UIFormContextAn object that contains form field data along with validation tests.
Creates a new instance with the provided (default) values.
constructor(values?: TData)