hypothesis / hypothesis/frontend-shared
Document hooks in pattern library
Open
documentation
pattern library
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
At some point, it would be handy to add a documentation page for the hooks exposed by this package's API.
- [ ] `useArrowKeyNavigation`
- [x] `useClickAway`: https://github.com/hypothesis/frontend-shared/pull/1684
- [ ] `useFocusAway`
- [ ] `useKeyPress`
- [ ] `useOrderedRows`
- [ ] `usePopoverShouldClose`
- [ ] `useStableCallback`
- [ ] `useSyncedRef`
- [ ] `useToastMessages`
- [ ] `useValidateOnSubmit`
- [ ] `useWarnOnPageUnload`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.