npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@hazyflame/ej2-vue-dropdowns

v1.1.3

Published

Essential JS 2 DropDown Components for Vue

Downloads

178

Readme

ej2-vue-dropdowns

Superset of HTML select box contains specific features such as data binding, grouping, sorting, filtering, and templates.

Note: This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).

A free community license (https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers..

1. Setup To install this package and its dependent packages, use the following command

Use the following command to install drop-down components and its dependent packages

npm install @syncfusion/ej2-vue-dropdowns

2. Components included

3. Supported frameworks

These components are available in following list of

  1. TypeScript
  2. Angular
  3. React
  4. ASP.NET Core
  5. ASP.NET MVC
  6. JavaScript (ES5)

4. Use-case samples / Showcase samples

5. Key features

  • DropDownList

    • Data binding: Binds and accesses the list of items from the local or server-side data source.
    • Grouping: Groups the logically related items under a single or specific category.
    • Sorting: Sorts the list items in alphabetical order (either ascending or descending).
    • Filtering: Filters the list items based on a character typed in the search box.
    • Templates: Customizes the list items, selected value, header, footer, category group header, and no records content.
    • Accessibility: Provided with built-in accessibility support used to access all the DropDownList component features using keyboard, screen readers, or other assistive technology devices.
  • ComboBox

    • Data binding: Binds and accesses the list of items from local or server-side data source.
    • Custom values: Sets user-defined values that is not in the pop-up list.
    • Grouping: Groups the logically related items under a single or specific category.
    • Sorting: Sorts the list items in alphabetical order (either ascending or descending).
    • Filtering: Filters the list items based on a character typed in the component.
    • Templates: Customizes the list items, selected value, header, footer, category group header, and no records content.
    • Accessibility: Provided with built-in accessibility support that helps to access all the ComboBox component features using the keyboard, screen readers, or other assistive technology devices.
  • AutoComplete

    • Data binding: Binds and accesses the list of items from local or server-side data source.
    • Grouping: Groups the logically related items under a single or specific category.
    • Sorting: Sorts the list items in alphabetical order (either ascending or descending).
    • Highlight search: Highlights the typed text in the suggestion list.
    • Templates: Customizes the list item, header, footer, category group header, no records, and action failure content.
    • Accessibility: Provided with built-in accessibility support that helps to access all the AutoComplete component features using keyboard, on-screen readers, or other assistive technology devices.
  • MultiSelect

    • Data binding: Binds and accesses the list of items from local or server-side data source.
    • Grouping: Groups the logically related items under a single or specific category.
    • Templates: Customizes the list items, selected value, header, footer, category group header, and no records content.
    • Sorting: Sorts the list items in alphabetical order (either ascending or descending).
    • Filtering: Filters the list items based on a character typed in the search box.
    • Custom value: Allows users to select a new custom value.
    • Accessibility: Provided with built-in accessibility support that helps to access all the DropDownList component features using the keyboard, screen readers, or other assistive technology devices.
  • ListBox

    • Data binding: Binds and accesses the list of items from local or server-side data source.
    • Dual ListBox: Allows transferring and reordering the list item between two ListBoxes.
    • Drag and Drop: Allows drag and drop the list item with the same/multiple ListBox.
    • Grouping: Groups the logically related items under a single or specific category.
    • Templates: Customizes the list items.
    • Sorting: Sorts the list items in alphabetical order (either ascending or descending).
    • Accessibility: Provided with built-in accessibility support that helps to access all the ListBox component features using the keyboard, screen readers, or other assistive technology devices.

6. Support

Product support can be obtained through the following mediums:

7. License

Check the license details here.

8. Change log

Check the changelog here

© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.