leva::volcano:React first组件GUI 源码
您将熔岩的GUI。 默认情况下可自定义,可扩展且美观。 由 :construction: :construction: 此仓库正在大力开发中 :construction: :construction: 特征 :star: 默认为美丽 :level_slider: 提供超过12种不同类型的输入 :face_with_monocle: 智能输入类型识别 :electric_plug: 易于制作的插件 :check_mark_button: 键盘可访问 :high_voltage: 无需设置 安装 npm i leva 快速开始 只需从应用程序中的任何位置调用useControls挂钩即可: import { useControls } from "leva" function MyComponent ( ) { const { name , aNumber } = useControls ( { name : "World" , aNumber : 0 } ) return < div> Hey { name } , hello! { aNumber } <
文件列表
leva::volcano:React-first组件GUI
(预估有个236文件)
.all-contributorsrc
3KB
.gitignore
424B
styles.module.css
313B
index.css
100B
index.css
100B
index.css
100B
styles.css
2KB
index.css
100B
styles.module.css
127B
index.css
100B
暂无评论