Skip to content

timurgain/dynamic-dropdown-react

Repository files navigation

Custom Dropdown component

Description

Demo pages with the custom dynamic dropdown component, whiсh reacts to the position on the screen, accepts item list and trigger element as props.

Technologies

  • React.js;
  • TypeScript;
  • HTML5, CSS3;
  • Vite.js

Links

Demo is here

Installation and launch

Clone the repository and navigate to the project folder through the command line

git clone ...

Go to the folder

cd ...

Install dependencies, then run the app

npm install
npm run dev

Releases

No releases published

Packages

No packages published