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