Coder Social home page Coder Social logo

knoga / multiselect-combo-box Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gatanaso/multiselect-combo-box

0.0 2.0 0.0 51 KB

A multi select combo box web component based on Polymer 2.x and the vaadin-combo-box

License: Apache License 2.0

JavaScript 2.90% HTML 97.10%

multiselect-combo-box's Introduction

Published on webcomponents.org Published on Vaadin  Directory Build Status codecov Stars on vaadin.com/directory

<multiselect-combo-box>

A multi select combo box web component based on Polymer 2.x and the vaadin-combo-box.

Compatible with the core set of Vaadin Components.

Getting started

Install the multiselect-combo-box:

bower install --save gatanaso/multiselect-combo-box

Once installed, import in your applicaiton:

<link rel="import" href="bower_components/multiselect-combo-box/multiselect-combo-box.html">

Add to your page:

<multiselect-combo-box label="Select items"></multiselect-combo-box>

For more usage examples, see the demo.

Running demos locally

  1. Fork the multiselect-combo-box repository and clone it locally.
  2. Make sure you have the Polymer CLI and npm (packaged with Node.js) installed locally.
  3. When in the multiselect-combo-box directory, run npm install and then bower install to install the element's dependencies.
  4. Run polymer serve --open, the browser will automatically open the components demo page.

Running tests from the command line

When in the multiselect-combo-box directory, run npm run test

Java API

The Vaadin Flow Java compatible version of this component is available on the Vaadin Directory and GitHub.

multiselect-combo-box's People

Contributors

gatanaso avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.