Hooks

Hooks in Modularjs provide a live data-processing layer, enabling components to efficiently render visuals and manage their internal state. Inspired by the React.js hook system, they offer a clean and consistent way to handle logic and updates across the library.

useWindow()chevron-rightuseGlobalState()chevron-rightuseProjectState()chevron-rightuseState()chevron-rightuseEffect()chevron-right

Last updated