oday
11/11/2022, 9:23 AMModifier
, the main goal is to use a Composable component that I made elsewhere, here on weboday
11/11/2022, 9:24 AMhfhbd
11/11/2022, 9:25 AModay
11/11/2022, 9:27 AModay
11/11/2022, 9:27 AModay
11/11/2022, 9:28 AModay
11/11/2022, 9:28 AMhfhbd
11/11/2022, 9:29 AModay
11/11/2022, 9:29 AModay
11/11/2022, 9:30 AModay
11/11/2022, 9:30 AModay
11/11/2022, 9:30 AModay
11/11/2022, 9:32 AModay
11/11/2022, 9:32 AMhfhbd
11/11/2022, 9:35 AModay
11/11/2022, 9:36 AModay
11/11/2022, 9:37 AMhfhbd
11/11/2022, 9:43 AModay
11/11/2022, 9:45 AMattrs
? and all the elements in org.jetbrains.compose.web.dom.Elements
?oday
11/11/2022, 9:45 AModay
11/11/2022, 9:45 AMrobercoding
11/11/2022, 10:51 AMModifier
in web you need to use Canvas API. You should download the project and go to the experimental
folder where you'll find examples there
I recommend to test both, I haven't done almost anything with them and I'm still playing with the code, from a noobie perspective that haven't done anything I'd recommend to go with DOM to build something (Take it with a grain of salt please 😄)zt
11/11/2022, 1:44 PMDavid Herman
11/12/2022, 9:34 PMModifier
class which works on top of the Compose for Web DOM API. In case you wanted to play around with it. I also wrote about it a bit more here: https://bitspittle.dev/blog/2022/kotlinsite#modifieroday
11/13/2022, 12:45 PModay
11/13/2022, 12:45 PMDavid Herman
11/13/2022, 10:37 PM