Custom widget: Dashboard Link

Great :slight_smile: maybe a simpler way without needing an item would be:

<a class="dashboard-link" href="#/view/{{config.dashboard_name}}">
  {{config.label}}
</a>
2 Likes