Child components to render inside the main grid (typically video/audio participant cards)
Dimensions:
Background color for the grid container
Height of the grid container in pixels
Display Control:
Width of the grid container in pixels
Optional
showWhether to show the grid container (false hides the entire grid)
Meeting Progress Timer:
Optional
timeBackground color for the timer overlay
Styling:
Optional
showWhether to display the meeting progress timer overlay
Time string to display on the timer (e.g., "12:34", "01:05:23")
Optional
styleAdditional custom styles to apply to the container
Advanced Render Overrides:
Optional
renderOptional custom renderer for grid content (receives defaultContent and dimensions)
Optional
renderOptional custom renderer for outer container (receives defaultContainer and dimensions)
Configuration options for the MainGridComponent.
MainGridComponentOptions
Content: