Are there any material 3 web implementations for K...
# javascript
t
Are there any material 3 web implementations for Kotlin? I know that even normal web is mostly planned, but I like the design and I would like to use it. I wrote a few components for playing around but would go with a proper implementation if there are any.
m
Hello Tóth, Currently there is no real (stable) implementation yet, but I am working on a project to get the Official Material Design 3 Web Components working in Kotlin Compose for html. You can find the project here: https://github.com/mminke/kotlin-compose-web-material3 But please note it is still Alpha as the official MD3 Web Components are also still alpha. You can also ask questions on this in the #compose-web channel.
I also have a github page to show the current state of the components: https://mminke.github.io/kotlin-compose-web-material3/ (please note that right at this moment there is a font issue which makes the page look a bit weird, working on that....