leva icon indicating copy to clipboard operation
leva copied to clipboard

🌋 React-first components GUI

Results 133 leva issues
Sort by recently updated
recently updated
newest added

Issue: when you switch background color from color to gradient, the options displayed conditionally for gradient will overlap the bottom spacing folder. See: https://codesandbox.io/s/wonderful-sun-qpgznn?file=/src/App.js

Hey! Firstly, awesome work on Leva. Awesome package. Fairly likely that this is providing some service that I've not managed to catch from a quick look through the code, but...

Greetings all! So, a little bit of contextualization first. I'm totally new to three.js and decide to give it a try to learn, but the examples and documentations are kinda...

Greetings! This is an amazing tool! I'd like to ask when is the plan to add support for react 18.

I think it would be nice to display a reactive value derived from the values in the control panel itself. It can leverage the `get` hook used in the `render`...

We struggle to set the position to the right corner every time we open it. We want to have the ability to store the `transform: translate3d(...)` in the local storage....

enhancement

Depends on - #329 ### TODO - [ ] Use zustand 4 release candidate

On the image input, it's possible to drag and drop an image file from the device to be used. A suggestion for that input is to accept image URLs, so...

In `this.get` in the Button codes, which is calling `this.getInput`, which in turn relying on `this.getData()[path]`. When Folder is used for that useControls group, the actual "path" in this.getData() reads:...