@contentstech/stackflow-plugin-renderer-web
TypeScript icon, indicating that this package has built-in type declarations

0.6.0 • Public • Published

@stackflow/plugin-renderer-web

Render active activity only using the stack state. this plugins can be used for web application to be served on the web browser

Usage

import { stackflow } from "@stackflow/react";
import { webRendererPlugin } from "@stackflow/plugin-renderer-web";

const { Stack, useFlow } = stackflow({
  activities: {
    // ...
  },
  plugins: [webRendererPlugin()],
});

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.6.08latest

Version History

VersionDownloads (Last 7 Days)Published
0.6.08
0.5.12
0.5.01
0.4.01
0.3.00
0.2.00
0.1.00

Package Sidebar

Install

npm i @contentstech/stackflow-plugin-renderer-web

Weekly Downloads

12

Version

0.6.0

License

MIT

Unpacked Size

26.1 kB

Total Files

32

Last publish

Collaborators

  • xiniha
  • simnalamburt