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