From 57987c72155e71dc8571898f4198b499f0d794a7 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Thu, 3 Aug 2017 12:48:32 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b506fc9..fe7bcb2 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ Or include Choices directly: sortFilter: () => {...}, placeholder: true, placeholderValue: null, + searchPlaceholderValue: null, prependValue: null, appendValue: null, renderSelectedChoices: 'auto',