since in #CKWA2MV8U are just a dozen of people, i hope here anybody knows this stuff
a
andylamax
06/21/2020, 2:52 PM
Is there a material-design implementation in the jvm? not just kotlin, the desktop echo system?. I only know JFoenix for JavaFX/TornadoFX.
What are you tying to achieve?
n
Nikky
06/21/2020, 2:58 PM
using kotlinx-html on the jvm to generate a website.. either for serving via ktor or static content
a
andylamax
06/21/2020, 3:02 PM
For that, I don't think there is a material ui implementation. You need to use something like bootstrap, or semantics. Maybe Vaadin has implementation. Coz I know you can use vaadin in ktor, but again I am not an expert at vaadin