You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone! First of all, thank you in advance for all the help you can provide.
Is it possible to have 2 separate independent panels with different options at the same time in one component?
For example, I have an image where in one panel I would like to change the color and position.
And in another separate panel, I would like to make it visible or change the opacity.
Thank you!
The text was updated successfully, but these errors were encountered:
This is possible! Just have to create different leva stores using the useCreateStore hook and pass them into the store field in the useControls hooks options
Hello everyone! First of all, thank you in advance for all the help you can provide.
Is it possible to have 2 separate independent panels with different options at the same time in one component?
For example, I have an image where in one panel I would like to change the color and position.
And in another separate panel, I would like to make it visible or change the opacity.
Thank you!
The text was updated successfully, but these errors were encountered: