1.0.8 • Published 4 years ago

@codeinkit/react-flows v1.0.8

Weekly downloads
11
License
MIT
Repository
-
Last release
4 years ago

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

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago