gap
Gap between UI elements, in pixels or CSS length with unit.
gap?: string | number;
Notes
- If this property is set, it overrides layout.separator.
Related
class UIContainer abstract
A base view class that represents a container element with no specific layout or styling.
