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.
- Host: GitHub
- URL: https://github.com/maxzz/leva-ui-dynamic-boxes
- Owner: maxzz
- Created: 2022-04-27T22:27:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-28T01:03:14.000Z (about 3 years ago)
- Last Synced: 2025-01-08T21:20:53.316Z (5 months ago)
- Topics: leva, react
- Language: TypeScript
- Homepage: https://maxzz.github.io/leva-ui-dynamic-boxes
- Size: 737 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### About
Experimenting with box resizing handles using leva and zustand.

#### 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)