Skip to main content
A newer version of this page is available. .

Dashboard

The Dashboard component for Blazor is a tool that allows you to create and view Business Intelligence Dashboards on web and mobile devices.

The component works with the Blazor WebAssembly and Blazor Server hosting models, and sends requests to the dashboard controller. You need an ASP.NET Core backend with a dashboard controller to handle client data requests.

Important

A Universal Subscription is required to use this component.

Dashboard - overview

Run Demo: Dashboard - Overview

Get Started

The topics below demonstrate how to add a Dashboard component to a Blazor application:

Documentation

The following documentation section describes how to configure a Dashboard component: