Hi, I know there is a Select component in Plasmic but it is a little basic. I use React-select (https://react-select.com/) and I was wondering if it would possible to use the react-select component in Plasmic with all its functionality (like AsyncSelect - https://react-select.com/async) .
Yes - you can register whatever react component you’d like to use with Plasmic like this: https://docs.plasmic.app/learn/code-components/
Thank you. I will look into it.