Link
Dashboard navigation link.
Links appear in the dashboard header for navigation.
<Link title="Docs" url="https://..." icon="external" />| Prop | Type | Default | Description |
|---|---|---|---|
title * | string | required | Link title |
url * | string | required | Link URL |
icon | 'dashboard' | 'external' | 'doc' | - | Icon type |
tooltip | string | - | Tooltip text |
keepTime | boolean | - | Preserve current time range |
includeVars | boolean | - | Include dashboard variables |
newTab | boolean | - | Open in new tab |
Props marked with * are required.