Update README

This commit is contained in:
Josh Johnson 2016-09-01 07:26:01 +01:00
parent fda4814961
commit a66f4a62d3

View file

@ -256,7 +256,7 @@ const example = new Choices(element, {
**Input types affected:**`select-one`, `select-multiple`
**Usage:** Specify which fields should be used for sorting.
**Usage:** Specify which fields should be used for sorting when a user is searching. If a user is not searching and sorting is enabled, only the choice's label will be sorted.
### placeholder
**Type:** `Boolean` **Default:** `true`