This package has been deprecated

Author message:

package has been moved to @codeinkit/flows-client

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

1.0.8 • Public • Published

[DEPRECATED] CIK react

tools library to connect flows with react project.

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.

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/react-flows

Weekly Downloads

0

Version

1.0.8

License

MIT

Unpacked Size

8.18 kB

Total Files

6

Last publish

Collaborators

  • amitmtrn