Streaming Streaming

Streaming

@pretable/stream-adapter wires any async data source to a grid — one reducer, one render path.

@pretable/stream-adapter wires any async data source to a Pretable grid. It treats a 1,000-patch/sec stream and a static array of rows as the same input shape — one reducer, one render path, one selection model. There's no "streaming mode" toggle.

Pick the shape that matches your source

Next