ConanFlow

The class ConanFlow contains the following methods:

on

this method allows connecting a Conan state with a React component, using a mapper function to describe the mapping

start

this method allows connecting a Conan state with a React component, using a mapper function to describe the mapping

toStateAll

this method creates a ConanState with the state of each status

toState

this method creates a ConanState with the state of the status passed as input

Last updated