Docs (4.0.0)
class UIToggle property

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