@codeinkit/flows-client
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

flows-client

tools library to connect flows with client project.

React

hooks

  • useCIKFlow(data: object) - this hook execute a flow with initial data, the data object should contain flowName member in order to activate the specific flow. it can also contain additional data for the flow.

General

actions

  • ask_server - this action send a websocket message to the server and return the flow data that have been received from the server, therefore we can combine server client flows.

Readme

Keywords

none

Package Sidebar

Install

npm i @codeinkit/flows-client

Weekly Downloads

1

Version

1.1.2

License

MIT

Unpacked Size

13.8 kB

Total Files

18

Last publish

Collaborators

  • amitmtrn