wrapContent
True if content should wrap to new line/column if needed (defaults to false).
wrapContent?: boolean;
Related
type UIContainer.Layout static
Options for layout of UI elements within a container.
True if content should wrap to new line/column if needed (defaults to false).
wrapContent?: boolean;