top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What is ng-select in Angular?

0 votes
361 views
What is ng-select in Angular?
posted Jun 26, 2018 by anonymous

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

A select component for angular based on the select2 JQuery plugin.

Features
- Custom binding to property or object
- Custom option, label, header and footer templates
- Virtual Scroll support with large data sets (>5000 items).
- Infinite scroll
- Keyboard navigation
- Multiselect
- Flexible autocomplete with client/server filtering
- Custom search
- Custom tags
- Append to
- Group items
- Output events
- Accessibility
- Good base functionality test coverage
- Themes

answer Jun 29, 2018 by Puneet Batra
Similar Questions
...