@camped-ui/select
v2.2.3
Published
Select component displays a list of options for the user to pick from, typically triggered by a button or a clickable area. It provides a dropdown menu that allows users to make a single selection from a set of predefined options. The Select component is
Downloads
77
Readme
select
Select component displays a list of options for the user to pick from, typically triggered by a button or a clickable area. It provides a dropdown menu that allows users to make a single selection from a set of predefined options. The Select component is commonly used in forms and user interfaces where users need to choose one option from a list. It enhances the user experience by providing a clean and organized way to present and interact with a variety of choices.
Installation
yarn add @camped-ui/select
Usage
View docs here.