We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hooks
Requirements:
In multiple Layer5 repos, there are tons of hooks that can benefit from being created in a custom hooks package.
List of custom hooks (to consider to to use)
useDebounced
useLocalStorage
usePauseEvents
useThrottledDragOver
useCytoscape
useDraggable
useFullScreen
useOverlayedComponent
useMeshModalComponents
useNotification
usePreventUserFromLeavingPage
useStateCallback
useWindowDimensions
Consider creating a Redux context provider through the hooks library
Contributor Guide
The text was updated successfully, but these errors were encountered:
Working branch = https://github.com/nebula-aac/sistent/tree/hooks-library
Sorry, something went wrong.
Can you Assign this issue to me ?
nebula-aac
Successfully merging a pull request may close this issue.
Requirements:
In multiple Layer5 repos, there are tons of hooks that can benefit from being created in a custom
hooks
package.List of custom hooks (to consider to to use)
useDebounced
useLocalStorage
usePauseEvents
useThrottledDragOver
useCytoscape
useDraggable
useFullScreen
useOverlayedComponent
useMeshModalComponents
useNotification
usePreventUserFromLeavingPage
useStateCallback
useNotification
useWindowDimensions
Consider creating a Redux context provider through the
hooks
libraryContributor Guide
The text was updated successfully, but these errors were encountered: