Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

CodeInKit/-DEPRECATED-react-flows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published