Pendulo Dropdown

Installation

How to install the library in your Next.js/React project.

Requirements

Is important to know this library only works with React/Next.js projects. So we have in mind you have already installed any of them.

Installation

You can use the package manager of your preference to add the library to your project.

npm i pendulo-dropdown
pnpm add pendulo-dropdown
yarn add pendulo-dropdown
bun add pendulo-dropdown

After you install it succesfully you can proceed to add our library into your project.

Time to learn how to use pendulo dropdown in your project!

On this page