Skip to main content

usePlexus

view on npm

A React hook to extract the values from plexus objects and reactively update the component and value when the values change

usePlexus(deps) ⇒

A React hook to extract the values from plexus objects and reactively update the component and value when the values change

Returns:

The reactive values of the plexus objects

ParamDescription
deps

A list of plexus watchable objects (ex. State, Group, Selector, Computed)