How to set up typeahead/autocomplete and button groups

I’m also interested in learning how to set up:
• Type ahead / autocomplete for text inputs inside of plasmic
• Button groups (where you can select one or several options)

Hi @glorious_lynx, we’re still iterating on how to introduce built-in state management in Plasmic, but for now you would need to rely on code

Thanks for the info @yang. Good to hear that you guys are working on this!
Is there a tutorial for non-devs on how to set this up in plasmic?

These two videos were very helpful, especially because I know a little bit of react: https://docs.plasmic.app/learn/button-tutorial/
It would be amazing if you could expand on these tutorials. It really helps to see things visually and connect it to the react code.