Socket
Socket
Sign inDemoInstall

@vaadin-component-factory/vcf-multi-select

Package Overview
Dependencies
14
Maintainers
6
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @vaadin-component-factory/vcf-multi-select

A select element (similar to vaadin-select) that supports selecting multiple items


Version published
Weekly downloads
69
decreased by-4.17%
Maintainers
6
Install size
4.55 MB
Created
Weekly downloads
 

Readme

Source

vcf-multi-select

npm version Published on Vaadin Directory

A select element (similar to vaadin-select) that supports selecting multiple items

Installation

Install vcf-multi-select:

npm i @vaadin-component-factory/vcf-multi-select --save

Usage

Once installed, import it in your application:

import '@vaadin-component-factory/vcf-multi-select';

Add <vcf-multi-select> element to the page.

<vcf-multi-select></vcf-multi-select>

Running demo

  1. Fork the vcf-multi-select repository and clone it locally.

  2. Make sure you have npm installed.

  3. When in the vcf-multi-select directory, run npm install to install dependencies.

  4. Run npm start to open the demo.

License

Apache License 2

Keywords

FAQs

Last updated on 26 Nov 2020

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