@dashweave/widget-runtime
v0.1.2
Published
Headless widget runtime helpers and contracts for DashWeave.
Maintainers
Readme
@dashweave/widget-runtime
Headless widget runtime helpers for DashWeave.
Scope
- widget registry contracts
- widget prop resolution against runtime datasource state
- runtime view-model and display-state helpers
- optional Vue host component wrappers
Consumer usage
import { createWidgetRegistry, WidgetHost } from '@dashweave/widget-runtime'This package keeps widget execution semantics separate from the canvas shell and editor-specific state management.
