@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()],
});

Readme

Keywords

none

Package Sidebar

Install

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

Weekly Downloads

6

Version

0.6.0

License

MIT

Unpacked Size

26.1 kB

Total Files

32

Last publish

Collaborators

  • xiniha