@nova-ui/dashboards
Version:
Nova Dashboards is a framework designed to provide feature developers with a common solution for presenting data coming from various sources within a single view, as well as a set of predefined widget visualizations that are 100% configuration-driven and
12 lines (11 loc) • 527 B
TypeScript
export * from "./types";
export * from "./provider-registry.service";
export * from "./unit-test-registry.service";
export * from "./widget-configuration.service";
export * from "./widget-to-dashboard-event-proxy.service";
export * from "./widget-types.service";
export * from "./event-registry.service";
export * from "./table-formatter-registry.service";
export * from "./kpi-color-comparators-registry.service";
export * from "./proportional-content-aggregators-registry.service";
export * from "./url-interaction.service";