Expand description
Dashboard reaction plugin for Drasi.
Re-exports§
pub use config::DashboardReactionConfig;pub use dashboard::DashboardReaction;pub use storage::DashboardConfig;pub use storage::DashboardWidget;pub use storage::GridOptions;pub use storage::WidgetGrid;
Modules§
- api
- REST API handlers for dashboard CRUD and query metadata.
- config
- Configuration types for dashboard reactions.
- dashboard
- descriptor
- Descriptor for the dashboard reaction plugin.
- storage
- Dashboard persistence backed by DrasiLib StateStoreProvider.
- websocket
- WebSocket hub and protocol handlers for dashboard reactions.
Structs§
- Dashboard
Reaction Builder - Builder for dashboard reactions.