Ng-select: How to remove cross icon after selection.

Created on 28 Jul 2018  路  3Comments  路  Source: ng-select/ng-select

Please fill below information if issuing a bug report.

Expected behaviour

i do not want cross icon in dropdown

Actual behaviour

Describe how it actually works or even better create example using [StackBlitz]
currently cross icon is shown

More Info

ng-select version: [1.4.1]

browser: [all]

reproducible in demo page: [YES]
download

Most helpful comment

use clearable="false"

All 3 comments

use clearable="false"

use clearable="false"

This is now [clearable]="false"

use clearable="false"

This is now [clearable]="false"

Both of them are not working now

Was this page helpful?
0 / 5 - 0 ratings

Related issues

arun-maddheshia picture arun-maddheshia  路  3Comments

penihel picture penihel  路  4Comments

d4rkc0de picture d4rkc0de  路  4Comments

danilocgraciano picture danilocgraciano  路  4Comments

iantrudell picture iantrudell  路  3Comments