Skip to content

Effects #1

@Ashutoshbind15

Description

@Ashutoshbind15

Add effects, i.e. modify the state tree, to take in the foll attribute for the node object:

example obj:, get the schema from the example

effects: [{
deps: ["prop1", "state1", "var"]
hofParams: ["loadData", "cmscollectionname", "filterOpts", "newstatename"]
}]

which in turn should wrap a node with the effectwrapper, that then reruns every-time the dep changes, and calls back the hof's returned func

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions