Are there any examples or documentations on how to integrate a compose for Web application (or composable function) into existing JS based web applications, including Angular or React applications? Specifically how to integrate the UI components and how to establish a programming interface between the JS application and kotlin.
➕ 2
👀 3
h
hfhbd
02/04/2024, 7:39 PM
Do you mean Compose HTML or web (canvas)
l
Leon Kiefer
02/04/2024, 7:41 PM
I'm mainly interested in wasm so I think it's canvas, but HTML would also be interesting