formContext
The nearest containing form context.
formContext?: UIFormContext
Notes
- This property is bound automatically, such that it refers to the
formContext
property of the nearest container or view composite.
Related
- class UITextFieldA view class that represents a text field control.
- class UIFormContextAn object that contains form field data along with validation tests.