UNPKG

react-elegant-ui

Version:

Elegant UI components, made by BEM best practices for react

8 lines (4 loc) 365 B
Hook for manage positioning of popup elements. This hook use a positioning engine [popperjs](https://github.com/popperjs/popper-core), see [docs](https://popper.js.org/docs/v2/) for more info. You can use any modifiers for popperjs to implements any logic or make your own modifier. Directory `modifiers` contains some basic useful modifiers, look around there.