Hi there! I have a web project built with React an...
# compose-web
a
Hi there! I have a web project built with React and I would like to integrate some Compose components into it. Currently, I have added them as ComposeTargets using Canvas, and it works well. However, I have a couple of questions and I was hoping someone could help me out. 1. Is there a way to include Compose components as native components instead of using Canvas? 2. How can I pass parameters to the Canvas so that I can use them in my Compose component?
o