Socket
Book a DemoInstallSign in
Socket

@swrve/dropdowns

Package Overview
Dependencies
Maintainers
8
Versions
313
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swrve/dropdowns

Assorted dropdown components.

latest
npmnpm
Version
3.34.2
Version published
Maintainers
8
Created
Source

The SearchableDropdown component renders a dropdown menu which can be filtered by user input. Matching of options to user input is case-insensitive.

It accepts as props a list of menu options, placeholder text, an error boolean and an onChange handler.

For further documentation, see the component's Storybook entry.

FAQs

Package last updated on 13 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts