diff --git a/README.md b/README.md index 71f3d76..ddf8d5a 100644 --- a/README.md +++ b/README.md @@ -255,6 +255,13 @@ Pass an array of objects: **Usage:** Whether the dropdown should appear above the input (rather than beneath) if there is not enough space within the window. +### resetScrollPosition +**Type:** `Boolean` **Default:** `true` + +**Input types affected:** `select-multiple` + +**Usage:** Whether the scroll position should reset after adding an item. + ### regexFilter **Type:** `Regex` **Default:** `null`