Default Select

Primary Select

Success Select

Info Select

Warning Select

Danger Select

Inverse Select

Single Select

ng-select can take a regular select box like this...

Multi Select

The ng-select above is declared with the multiple attribute

With Placeholder

tag-input uses the secondaryPlaceholder and placeholder attribute on multiple select boxes

Tagging Support

The select below is declared with the tag-input and tag-input-dropdown

DIACRITICS SUPPORT

The select below is declared with the tag-input onlyFromAutocomplete(true/false)

RTL Support

The select below is declared with the class.tag-input-rtl

LIMITING THE NUMBER OF SELECTIONS

The select below is declared with the tag-inputmaxItems

LOADING WITH ARRAY

The select below is declared with the tag-input onlyFromAutocomplete(true/false)

LOADING REMOTE DATA ( AJAX )

{{ item.display }}

The select below is declared with the class.tag-input-rtl

Loading options

ng-select with loading options

Allow clear

The ng-select above is declared with the allowClear attribute

With Placeholder

ng-select uses the disabled attribute on multiple select boxes

Select With Icon

{{option?.label}}

Multiple Select With Icon

{{option?.label}}