The child components to be rendered inside the main screen.
The percentage size of the main component when stacking is enabled.
Flag indicating whether the components should be stacked.
Optional
containerFraction of the window width to be used for the container's width.
Optional
containerFraction of the window height to be used for the container's height.
Callback function to update the sizes of the components.
Optional
defaultDefault fraction to adjust the height when controls are shown.
Flag indicating whether controls are shown, affecting the container height.
An object containing the current sizes of the components.
Interface defining the props for the MainScreenComponent.