@stackflow/plugin-renderer-basic
Advanced tools
Render the activity that should be rendered by default using the stack state.
Weekly downloads
Readme
Render the activity that should be rendered by default using the stack state.
import { stackflow } from "@stackflow/react";
import { basicRendererPlugin } from "@stackflow/plugin-renderer-basic";
const { Stack, useFlow } = stackflow({
activities: {
// ...
},
plugins: [basicRendererPlugin()],
});
FAQs
Render the activity that should be rendered by default using the stack state.
The npm package @stackflow/plugin-renderer-basic receives a total of 374 weekly downloads. As such, @stackflow/plugin-renderer-basic popularity was classified as not popular.
We found that @stackflow/plugin-renderer-basic demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.