Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

mithhooks

vijaymarupudi2LGPL-3.0-or-later1.1.0

Hooks for mithril

readme

mithHooks

Hooks for mithril.

Wrap your component in withHooks(). Use useState(), useRef(), and useEffect() like the React API.