The Angular MultiSelect Dropdown is used as a replacement for the HTML select tag for selecting multiple values. This is a textbox component that allows users to type or select multiple values from a list of predefined options. It has several out-of-the-box features such as data binding, filtering, grouping, tagging with custom values, and checkbox mode.
You can bind data from a variety of data sources like an array of primitive data, JSON data collections, or a remote data source using various kinds of adaptors such as OData, OData V4, URL, JSON, and Web API. JavaScript data manager is used to manage data, and has customization options for data request and processing.
Various render modes are available to visualize selected items.
Selected items are displayed as chips (tags) in the MultiSelect input box.
Selected items are displayed with a delimiter character in the MultiSelect input box.
By default, the selected items are displayed as chips when the component is focused. When not in focus, they are displayed with a delimiter character.
The Angular MultiSelect Dropdown has built-in filtering support with a rich set of filtering configurations available.
The Angular MultiSelect Dropdown filter query can be customized. You can also use your own filter libraries to filter data, like a fuzzy search.
The Angular MultiSelect Dropdown component has built-in diacritic character sensitivity support. This behavior can be turned on or off.
Users can customize the filter search to be case sensitive. The number of characters needed to make the filter search can also be set.
Use templates to change the appearance of the selection pop-up list items, the header and footer of the selection pop-up list, and the selected values of the Angular Multi Select Dropdown input box.
Design your own header for a pop-up list using a header template.
Define the custom appearance of each list item using an item template.
Design your own custom footer for the pop-up list using the footer template.
Define the custom appearance of selected values using the value template.
Configure the custom look of a pop-up list when no items are available to be displayed in the filter search functionality.
Configure each list item of a pop-up list with a custom icon or image to improve readability and visualization.
The Angular Multi Select Dropdown component has checkbox support. Enabling a checkbox on each item helps the user handle multiple selected values.
Limit the number of items that can be selected in a drop-down.
You can customize the appearance of the selected chip (value) element on value selection action.
Tag the new values that are not present in the predefined list.
Group the popup list items with the corresponding category which makes it easy to pick the item quickly from the dropdown, and also enhance user experience.
The width and height of a pop-up option list are customizable.
The Angular Multi Select Dropdown is a form component that seamlessly supports HTML forms and handles values on form submission.
You can display items in the ascending or descending order in a pop-up list.
A responsive mode gives an adaptive, redesigned UI appearance for mobile devices and recognizes touch gestures.
Developers can customize all UI elements and control their behaviors using the component’s rich set of client-side APIs.
The Angular MultiSelect component is shipped with several built-in themes such as Material, Bootstrap, Fabric (Office 365), Tailwind CSS, and High Contrast. Customize any one of these built-in themes or create new themes by either simply overriding SASS variables or using our Theme Studio application.
Easily get started with the Angular MultiSelect Dropdown using a few simple lines of HTML and TS code example as demonstrated below. Also explore our Angular MultiSelect Example that shows you how to render and configure a MultiSelect in Angular.
<div id='content'>
<div class="control-styles">
<ejs-multiselect id='multiselectelement'></ejs-multiselect>
</div>
</div>
import { Component } from '@angular/core';
@Component({
selector: 'app-root',
// specifies the template string for the MultiSelect component
template: `<ejs-multiselect id='multiselectelement'></ejs-multiselect>`
})
export class AppComponent { }
MultiSelect Dropdown is also available in Blazor, React, Vue, and JavaScript frameworks. Check out the different MultiSelect Dropdown platforms from the links below,
With continuous improvement in Angular versions, the Angular MultiSelect Dropdown is kept up to date to make it compatible with versions starting from 4 to the latest version.
We do not sell the Angular MultiSelect Dropdown separately. It is only available for purchase as part of the Syncfusion team license. This contains over 1,800 components and frameworks, including the Angular MultiSelect Dropdown. The price of the team license starts at $395 per month for 5 developers, and includes support and updates until the subscription expires. In addition, we might offer discounts based on currently active promotions. Please contact our product specialists today to see if you qualify for any additional discounts.
You can find our Angular MultiSelect demo here.
No, our 1,800+ components and frameworks for web, mobile, and desktop, including our Angular MultiSelect Dropdown, are not sold individually. They are only available as part of a team license. However, we have competitively priced the product, so it only costs a little bit more than what some other vendors charge for their MultiSelect Dropdown component alone. We have also found that, in our experience, our customers usually start off using one of our products and then expand to several products quickly, so we felt it was best to offer all 1,800+ components and frameworks for a subscription fee that starts at $395 per month for a team of 5 developers. Additionally, we might be able to offer discounts based on currently active promotions. Please contact our product specialists today to see if you qualify for any additional discounts.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.