0.0.1 • Published 5 years ago

@joenoon/misc-mui-mobx-hooks v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

@joenoon/misc-mui-mobx-hooks

This is a collection of useful hooks when working with material-ui and mobx-react-hooks.

These hooks can be used directly or as a starting point for creating your own hooks.

yarn add @joenoon/misc-mui-mobx-hooks @joenoon/mobx-react-hooks

mobx and react are peer dependencies, so make sure they are installed

  • useMobxForm
  • useMobxDialogControl
  • useMobxMUIMenu

TODO: More info/examples to follow.