portal

Benjamin 2024-11-22T09:22:14.186069Z

Hi, is there an example of using https://github.com/mentat-collective/Leva.cljs ? Or more generally any kind of clojurescript? I'd like to see if I can use this + portal to get sliders and so forth for my jvm app.

chromalchemy 2024-11-25T17:06:36.688989Z

search this for leva https://github.com/mentat-collective/emmy-viewers/blob/main/CHANGELOG.md

djblue 2024-11-22T23:27:44.960739Z

I'm not sure about leva specifically, but https://github.com/djblue/portal-workflows/blob/main/src/portal/workflows.cljs might be a good file to look at to see what you can do from cljs 👌