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

1.1.8 • Public • Published

@stackflow/plugin-renderer-basic

Render the activity that should be rendered by default using the stack state.

Usage

import { stackflow } from "@stackflow/react";
import { basicRendererPlugin } from "@stackflow/plugin-renderer-basic";

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

Readme

Keywords

none

Package Sidebar

Install

npm i @stackflow/plugin-renderer-basic

Weekly Downloads

825

Version

1.1.8

License

MIT

Unpacked Size

7.22 kB

Total Files

10

Last publish

Collaborators

  • orionmiz
  • irrationnelle
  • tonyfromundefined