An open API service indexing awesome lists of open source software.

https://github.com/maxzz/leva-ui-dynamic-boxes

Experimenting with box resizing handles using leva and zustand.
https://github.com/maxzz/leva-ui-dynamic-boxes

leva react

Last synced: 3 months ago
JSON representation

Experimenting with box resizing handles using leva and zustand.

Awesome Lists containing this project

README

        

#### About

Experimenting with box resizing handles using leva and zustand.

![](./src/assets/previews/2022-05-03_18-08-19.png)

#### Refs

* [List of sandbox demos](https://github.com/pmndrs/leva/pull/226#issuecomment-825691494)
* [Sandbox builds of pmndrs/leva](https://ci.codesandbox.io/status/pmndrs/leva)
* [Original leva-ui demo](https://codesandbox.io/s/leva-ui-fhhcf8?file=/src/App.jsx)
* [Editable sandbox clone of leva-ui demo](https://codesandbox.io/s/leva-ui-dynamic-boxes-mf2k5w?file=/src/Box.jsx)