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

1.1.13 • 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 @stackflow/plugin-renderer-web

Weekly Downloads

107

Version

1.1.13

License

MIT

Unpacked Size

7.04 kB

Total Files

12

Last publish

Collaborators

  • orionmiz
  • irrationnelle
  • tonyfromundefined