⚠️ You are viewing documentation for an older version of Compose SDK.
Version:

# Interface WidgetsPanelColumnLayout

Column layout of dashboard widgets

# Properties

# columns

columns: { rows: { cells: { widgetId: string; widthPercentage: number; }[]; }[]; widthPercentage: number; }[]