Containers
- class UIContainer abstractA base view class that represents a container component with no specific layout or styling.
- class UICellA view class that represents a cell container component.
- class UIAnimatedCellA view class that represents a cell with animated style updates.
- class UIRowA view class that represents a row container component.
- class UIColumnA view class that represents a column container component.
- class UIFormA view class for a column container that can be used to bind form controls to a single UIFormContext.
- class UIScrollContainerA view class that represents a container component that allows users to scroll, emitting asynchronous scroll events.