An interactive menu that opens to the bottom of a button using Nextjs and Tailwind CSS.
For this component to properly work, you will need to install popper.js into your project. Please run the following:
npm i -E @popperjs/core@2.4.4
Dropdown Example
Dropup Example
Props
Please check the official PopperJS Documentation.
You can also check the Official PopperJS Github Repository.