Docs (4.0.0)
class UIForm constructor

new UIForm

Creates a new form container (column) view object with the provided view content.

constructor(...content: View[])

Related