https://kotlinlang.org logo
#compose-web
Title
# compose-web
j

John O'Reilly

10/19/2023, 1:08 PM
has this any applicability for Compose for Web? https://x.com/materialdesign/status/1714378297696461160?s=20
👀 1
o

Oleksandr Karpovich [JB]

10/19/2023, 3:22 PM
Perhaps, it's relevant for #kmdc project in general - yes, it's applicable to Compose HTML in a sense that it's possible to create composable wrappers for those material components
b

Big Chungus

10/22/2023, 9:21 AM
Yeah, I've been keeping tabs on it from kmdc perspective for a while now. Most likely I'll switch to material web components as a backend once they finish implementing all material components (card is still missing).
❤️ 1
m

Morten Minke

10/31/2023, 7:20 PM
I started a project for implementing the md3 web components as kotlin compose html components. I was not able to actively develop it in the last months due to circumstances, but I am now working on updating the library with the release. You can have a look here: https://github.com/mminke/kotlin-compose-web-material3 Any feedback is welcome.
👆 1
I think the name is not correct anymore because of all the confusion with kotlin compose web vs html.
so it should actually be kotlin compose html material3
👍 1
26 Views