ConanState
Last updated
Last updated
The class ConanState contains the following methods:
this method allows connecting a Conan state with a React component, using a mapper function to describe the mapping
this method allows connecting all Conan state data with a React component,
this method allows connecting all Conan state with a React component
this method allows producing connected react elements by accepting a renderer function, which receives the ConanState data and actions.
this method can be uses to add a custom data reaction a un ConanState
this method returns the actions available for this ConanState
this method returns the current data of this ConanState
this method returns a filtered ConanState
this method returns a remapped ConanState
this method returns a remapped ConanState
this method combined two states into one
this method gives access to the async state data and actions
this method gives access to the state meta flow
this method combined two states into one
this method gives access to the ConanState main thread events
this method returns the ConantState name
this method allows to open a transaction
this method allows to close the current transaction