layout
Options related to layout of content components within this container.
layout?: Readonly<UIContainer.Layout>
Notes
- These options override the defaults for the type of container.
Related
- class UIContainer abstractA base view class that represents a container component with no specific layout or styling.