viz.renderers.DashboardLayout
export type DashboardLayout = 'grid-2x2' | 'grid-1x4' | 'grid-4x1' | 'single';Values
'grid-2x2''grid-1x4''grid-4x1''single'
Layout for the dashboard.
export type DashboardLayout = 'grid-2x2' | 'grid-1x4' | 'grid-4x1' | 'single';'grid-2x2''grid-1x4''grid-4x1''single'Layout for the dashboard.