@adobe/data-lit
v0.9.56
Published
Adobe data Lit bindings - hooks, elements, decorators
Downloads
10,254
Maintainers
Keywords
Readme
@adobe/data-lit
Lit bindings for @adobe/data — hooks, elements, and decorators for building reactive UIs with the @adobe/data ECS database and observables.
Install
pnpm add @adobe/data @adobe/data-lit litUsage
import { ApplicationHost, DatabaseElement } from "@adobe/data-lit";
import { createDatabase } from "@adobe/data/ecs";See the data-lit-todo sample in this repository for a full example.
