Skip to content

Custom React + TypeScript select element, can be used as single or multiselect.

Notifications You must be signed in to change notification settings

AnnaHittaller/select_element

Repository files navigation

Custom Select Element with React + TypeScript + Vite

A fully keyboard accessible custom select element, can be used as single- or multiselect. Complete with ARIA-roles and WCAG 2 compliant color contrast.

Custom Select Elements

Try it out

   //clone the repository, then:
   cd select_element
   npm i
   npm run dev

Thanks to:

Based on the tutorial of WebDevSimplified - thank you for the awesome content!

About

Custom React + TypeScript select element, can be used as single or multiselect.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published