Join Slack
Powered by
Is it possible to create preview for some widgets ...
# compose-web
l
Loboda Deni
11/11/2022, 12:09 PM
Is it possible to create preview for some widgets like @Preview function?
h
hfhbd
11/11/2022, 12:27 PM
https://github.com/JetBrains/compose-jb/issues/747
As a workaround just create a sandbox module and use gradle with
--continuous
to "live" preview your changes
l
Loboda Deni
11/11/2022, 12:28 PM
got it, thanks
b
Big Chungus
11/11/2022, 3:10 PM
I missed @Preview so much that I even created my own sandbox framework 😀 feel free to copy
https://github.com/mpetuska/kmdc/tree/master/katalog
https://github.com/mpetuska/kmdc/blob/master/sandbox/src/jsMain/showcases/MDCButton.kt
Big Chungus
11/11/2022, 3:10 PM
Result:
kmdc.petuska.dev
13
Views
Open in Slack
Previous
Next