Skip to content

@floating-ui/react@0.26.14

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 04:04
· 3 commits to master since this release
a5ba5da

Patch Changes

  • feat: add useFloatingRootContext Hook, which enables calling interaction hooks in a component higher in the tree than useFloating is called in. This supports spreading reference props onto an "external" reference element. External reference documentation.