OptionalbackgroundBackground color for the aspect container
Child components to render inside the aspect container
Dimensions (Responsive):
OptionalshowWhether control bar is visible (adjusts available height using defaultFraction)
Screen Size Callbacks:
OptionalcontainerFraction of window width to use (0.0 to 1.0)
OptionalcontainerFraction of window height to use (0.0 to 1.0)
OptionaldefaultHeight 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:
OptionalstyleAdditional custom styles to apply to the container
Advanced Render Overrides:
OptionalrenderOptional custom renderer for content (receives defaultContent and dimensions)
OptionalrenderOptional custom renderer for outer container (receives defaultContainer and dimensions)
Configuration options for the MainAspectComponent.
MainAspectComponentOptions
Content: