react-headless-accessible-hooks
TypeScript icon, indicating that this package has built-in type declarations

0.21.0 • Public • Published

Hooks to power complex interactive components, leaving the DOM and styles to you.

Todo

Ordered Tree

Necessary for an V1 release:

  • [ ] Keyboard control
  • [ ] Accessibility announce & roles
  • [ ] Don't pause dragging while waiting for a fresh tree
  • [ ] Figure out aria-activedescendant focus issue
  • [ ] Allow null or undefined to be assed to useOrderedTree data

Maybes:

  • [ ] Expand nodes when you hover on them for a couple seconds
  • [ ] Use portals to reparent placeholder and dropped node, to avoid a remount
  • [ ] Multiplayer
  • [ ] Support drag handles
  • [ ] Auto-center dragging element

Readme

Keywords

none

Package Sidebar

Install

npm i react-headless-accessible-hooks

Weekly Downloads

0

Version

0.21.0

License

MIT

Unpacked Size

1.85 MB

Total Files

38

Last publish

Collaborators

  • erikpukinskis