SolidX

Dashboard Providers

Create custom dashboard providers to return the data for rendering dashboard widgets.

In this section, we will explore how to create custom dashboard providers to return the data for rendering dashboard widgets. Dashboard providers are responsible for fetching and returning the data and UI options that will be displayed in the dashboard.

How to create a custom dashboard provider:

TODO

Implementation pending

On this page