Socket
Socket
Sign inDemoInstall

@stackflow/plugin-renderer-basic

Package Overview
Dependencies
9
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @stackflow/plugin-renderer-basic

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


Version published
Weekly downloads
637
decreased by-17.06%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

@stackflow/plugin-renderer-basic

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

  • Documentation

Usage

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

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

FAQs

Last updated on 20 Mar 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc