Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dpc-sdp/myvic-autocomplete

Package Overview
Dependencies
Maintainers
6
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dpc-sdp/myvic-autocomplete

An autocomplete component.

  • 2.2.13
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
45
increased by800%
Maintainers
6
Weekly downloads
 
Created
Source

@dpc-sdp/myvic-autocomplete

A component for displaying an autocomplete search with results.

This component renders a text input that allows searching over a set of items. The filtered results will appear beneath the input as a selectable list.

It can be configured with the function to be applied as the filter, as well as a formatting function for the description/tag of the item.

It is possible to format the result items in two different layouts: double line or single line. Showing an icon before the item is optional and there is support for custom icons per item. Check out the Ripple icon library

It emits an event when an item in the list is selected.


Install

npm install @dpc-sdp/myvic-autocomplete --save

Dependency graph

@dpc-sdp/myvic-autocomplete
├── @dpc-sdp/myvic-global

Import

import AutoComplete from '@dpc-sdp/myvic-autocomplete'

License

Licensed under the Apache-2.0 License.

FAQs

Package last updated on 06 Jan 2023

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc