Socket
Socket
Sign inDemoInstall

@sb1/ffe-searchable-dropdown-react

Package Overview
Dependencies
48
Maintainers
4
Versions
275
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @sb1/ffe-searchable-dropdown-react

Dropdown with search option


Version published
Maintainers
4
Created

Readme

Source

ffe-searchable-dropdown-react

React dropdown component with search.

Install

npm install --save ffe-searchable-dropdown-react

Usage

Full documentation on searchable dropdown usage is available at https://design.sparebank1.no/komponenter/dropdown/#searchabledropdown.

import { SearchableDropdown } from '@sb1/ffe-searchable-dropdown-react';

styling:

@import "npm://ffe-searchable-dropdown-react/less/searchable-dropdown";

FFE less Dependencies

@import "~ffe-core/less/colors";

Available props

See propTypes in SearchableDropdown.js

Development

To start a local development server, run the following from the designsystem root folder:

npm install
npm run build
npm start

A local instance of component-overview with live reloading will run at http://localhost:1234/.

Example implementations using the latest versions of all components are also available at https://sparebank1.github.io/designsystem.

FAQs

Last updated on 29 May 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc