diff --git a/README.md b/README.md index 32c42f446..f355e2a34 100644 --- a/README.md +++ b/README.md @@ -356,6 +356,14 @@ Pass an array of objects: **Usage:** The amount of items a user can input/select ("-1" indicates no limit). +### renderItems + +**Type:** `Boolean` **Default:** `true` + +**Input types affected:** `text`, `select-multiple` + +**Usage:** Whether to render items. + ### closeDropdownOnSelect **Type:** `Boolean` | 'auto' **Default:** `auto` @@ -859,7 +867,7 @@ const example = new Choices(element, { return template(`
Multiple select input + + + + + + + + + +
+