diff --git a/README.md b/README.md index 4c8ba96..c95404d 100644 --- a/README.md +++ b/README.md @@ -174,11 +174,6 @@ Pass an array of objects: Usage: Append a value to each item added to input (only affects text input types). -### highlightAll -Type: `Boolean` Default:`true` - -Usage: Whether a user can highlight items. Highlighted items can be deleted by pressing the backspace key. - ### loadingText Type: `String` Default:`Loading...`