Optional
backgroundBackground color for the aspect container
Child components to render inside the aspect container
Dimensions (Responsive):
Optional
showWhether control bar is visible (adjusts available height using defaultFraction)
Screen Size Callbacks:
Optional
containerFraction of window width to use (0.0 to 1.0)
Optional
containerFraction of window height to use (0.0 to 1.0)
Optional
defaultHeight adjustment fraction when controls are shown (applies to height calculation)
Control Bar Adjustment:
Callback invoked when wide screen state changes (width >= 768px)
Callback invoked when medium screen state changes (576px <= width < 768px)
Callback invoked when small screen state changes (width < 576px)
Styling:
Optional
styleAdditional custom styles to apply to the container
Advanced Render Overrides:
Optional
renderOptional custom renderer for content (receives defaultContent and dimensions)
Optional
renderOptional custom renderer for outer container (receives defaultContainer and dimensions)
Configuration options for the MainAspectComponent.
MainAspectComponentOptions
Content: