new UIColumn
Creates a new column container view object with the provided view content.
constructor(...content: View[])
Related
- class UIColumnA view class that represents a column container component.
Creates a new column container view object with the provided view content.
constructor(...content: View[])