Grid Layout
This layout is a grid of rows and columns, allowing certain components to span multiple rows or columns. Rows can have different heights. Similarly, columns may have different widths. The grid may be toggled (shown or hidden) when editing the dashboard in the UI Builder, but is never shown when the dashboard is running. Only the actual components are visible.
Grid layout is backed by and rendered with CSS Grid Layout technology.
Was this page helpful?