select icon indicating copy to clipboard operation
select copied to clipboard

autoComplete in SeletProps

Open dnbastos opened this issue 3 years ago • 0 comments

It would be useful to set the autoComplete prop to the search input element, but the autoComplete doesn't exist in the SelectPros interface.

The weird thing is that if you pass autoComplete it works, even with the Typescript error. see https://codesandbox.io/s/select-autocomple-ghpxbm-ghpxbm?file=/App.tsx

dnbastos avatar Jun 01 '22 20:06 dnbastos