Dashboards
Each sub-layout has its own Dashboard page and these can be found under app/dashboard
. The dashboard.module.ts
exposes the widget components that are shared between dashboard pages. As a result any widget can be added to a dashboard just by including the particular selector.
Last updated