From 61e17a1f277cf742dc1091f66348d3dc3de62deb Mon Sep 17 00:00:00 2001 From: asantibanez Date: Fri, 5 Jun 2020 17:45:40 -0500 Subject: [PATCH] Updated README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dc946d1..edcb0cc 100755 --- a/README.md +++ b/README.md @@ -202,6 +202,10 @@ To filter the options in the dropdown, you can use the `$searchTerm` parameter i // TODO 😬 +### AlpineJs support + +Add AlpineJs for arrow-keys navigation, enter key for selection, enter/space keys for reset. 😎 + ### Testing ``` bash