README
Popper
A React hooks wrapper for popper.js to dynamic positioning of containers around a reference.
Installation
yarn add @bianic-ui/popper
A React component and hooks wrapper for popper.js
<script type="module">
import bianicUiPopper from 'https://cdn.skypack.dev/@bianic-ui/popper';
</script>
A React hooks wrapper for popper.js to dynamic positioning of containers around a reference.
yarn add @bianic-ui/popper