KirdesGrvl
KirdesGrvl
I've modified the codesandbox.
It's a bit tricky but you can achieve what you want by grabbing the `.multiselect-options` and after that you have access to the list items and you can use Intersection...
you can simply use the slot afterlist as item to observe. I'm on an old version actually so that's why I need to make some trick.
maybe this is coming from the `as` prop types as `never` in the `styled-component.d.ts` . I guess it could be type as `keyof JSX.IntrinsicElements` or something like that
I would also like to use postcss in vscode but yeah like others says autocomplete not working is bit annoying. So actually I would just go back to vanilla css.