I wrapped the arg
function to allow multi-selection.
Just replace arg
with multiArg
and you're good to go. ✨😊
Provide a 3rd argument to customize item templates.
Enter
: Toggles Selection
Ctrl+Enter
: Submits the results
Known issues:
input
parameter passed into the choice factory function (2nd argument of arg
) is always ''
and doesn't reflect user input.Enjoy 🥂