wcjohnson / redux-components

A component model for Redux state trees.
https://wcjohnson.github.io/redux-components
MIT License
4 stars 1 forks source link

[docs] Document additional `action` and `selector` options #12

Open wcjohnson opened 7 years ago

wcjohnson commented 7 years ago

@action({withDispatcher: otherFunction}), @selector({isScoped: false})