Custom Dropdown Component For Angular App – ngx-select-dropdown

Author: manishjanky
Official Page: Go to website
Publish Date: January 27, 2018
License: MIT

Description:

ngx-select-dropdown is a custom dropdown component for Angular 4+ applications with multiple and single selection options.

More Features:

  • Live filtering
  • Keyboard navigation
  • Custom sort

Installation:

# Yarn
$ yarn add ngx-select-dropdown

# NPM
$ npm install ngx-select-dropdown --save

Preview:

ngx-select-dropdown


You Might Be Interested In:

Add Comment