LinkWidget
is a datatype
for a widget that lists links to other dashboards.
Table: LinkWidget
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 26, 2024 | |||||
description | string | Long-Term | A description for the link widget. | ||
height | integer | yes | Long-Term | The height of the widget. | |
id | string | yes | Long-Term | The unique identifier of the widget. | |
labels | [string] | yes | Preview | Labels for links to dashboards. | |
title | string | yes | Long-Term | The title or heading for the list of dashboards. | |
width | integer | yes | Long-Term | The width of the widget. | |
x | integer | yes | Long-Term | The value of the X axis for the widget. | |
y | integer | yes | Long-Term | The value of the `Y` axis for the widget. |