optimal-select
optimal-select copied to clipboard
getQuerySelector not defined
In the README:
getQuerySelector (input, [options]) // alias: 'select'Convenience function which automatically uses either getSingleSelector or getMultiSelector`
But OptimalSelect.getQuerySelector is undefined.
OptimalSelect.select works perfectly fine.