RowBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
Collapsed🔗
Whether this row should be collapsed or not.
Note: panels added directly to a row will be stripped by Grafana unless the row is collapsed
Datasource🔗
Name of default datasource for the row
GridPos🔗
Row grid position
Id🔗
Unique identifier of the panel. Generated by Grafana when creating a new panel. It must be unique within a dashboard, but not globally.
Repeat🔗
Name of template variable to repeat for.
Title🔗
Row title
WithPanel🔗
List of panels in the row
Note: since panels added directly to a row will be stripped by Grafana unless the row is collapsed,
this option will set the current row as collapsed.