首页 开发技术 其它     /    重新切换::artist_palette:UI控件作为ReactHooks来从外部控制组件状态-源码

重新切换::artist_palette:UI控件作为ReactHooks来从外部控制组件状态-源码

上传者: weixin_42143806 | 上传时间:2025/11/7 17:54:53 | 文件大小:364KB | 文件类型:ZIP
重新切换::artist_palette:UI控件作为ReactHooks来从外部控制组件状态-源码
Retoggle是React挂钩的集合,它提供UI切换以从外部操纵组件状态。
就像。
该库的灵感的。
:party_popper:多种拨动:light_bulb:无摩擦集成:artist_palette:可主题化的组件:wrapped_gift:可扩展编写您的自定义切换。
可用旋钮:memo:useLog()-跟踪变量值:A_button_(blood_type):useTextKnobuseTextKnob()-显示一个文本框:keycap_1:useNumberKnob()-显示一个数字框:check_mark_button:useBooleanKnob()-显示一个复选框:level_slider:useRangeKnob()-显示一个滑块:control_knobs:useRangesKnob()-显示多个滑块:carp_streamer:useSelectKnob()-显示一个选择框:hammer_and_pick:useObjectKnob()-显示对象编辑器:artist_palett 本软件ID:15368113

文件下载

资源详情

[{"title":"(68个子文件364KB)重新切换::artist_palette:UI控件作为ReactHooks来从外部控制组件状态-源码","children":[{"title":"retoggle-master","children":[{"title":".travis.yml <span style='color:#111;'>175B</span>","children":null,"spread":false},{"title":".babelrc <span style='color:#111;'>389B</span>","children":null,"spread":false},{"title":"config","children":[{"title":"webpack.lib.config.js <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"webpack.dev.config.js <span style='color:#111;'>1.27KB</span>","children":null,"spread":false}],"spread":true},{"title":"docs","children":[{"title":"Retoggle.png <span style='color:#111;'>100.12KB</span>","children":null,"spread":false},{"title":"c-knobs","children":[{"title":"a-useTextKnob.mdx <span style='color:#111;'>748B</span>","children":null,"spread":false},{"title":"e-useRangeKnob.mdx <span style='color:#111;'>934B</span>","children":null,"spread":false},{"title":"c-useBooleanKnob.mdx <span style='color:#111;'>724B</span>","children":null,"spread":false},{"title":"d-useSelectKnob.mdx <span style='color:#111;'>929B</span>","children":null,"spread":false},{"title":"b-useNumberKnob.mdx <span style='color:#111;'>764B</span>","children":null,"spread":false},{"title":"j-customKnob.mdx <span style='color:#111;'>3.72KB</span>","children":null,"spread":false},{"title":"g-useObjectKnob.mdx <span style='color:#111;'>749B</span>","children":null,"spread":false},{"title":"h-useColorKnob.mdx <span style='color:#111;'>709B</span>","children":null,"spread":false},{"title":"i-useTimemachine.mdx <span style='color:#111;'>884B</span>","children":null,"spread":false},{"title":"f-useRangesKnob.mdx <span style='color:#111;'>1.10KB</span>","children":null,"spread":false}],"spread":true},{"title":"index.mdx <span style='color:#111;'>1.92KB</span>","children":null,"spread":false},{"title":"a-inspector","children":[{"title":"a-inspector.mdx <span style='color:#111;'>524B</span>","children":null,"spread":false},{"title":"b-themeInspector.mdx <span style='color:#111;'>1.02KB</span>","children":null,"spread":false},{"title":"c-multipleinspector.mdx <span style='color:#111;'>2.60KB</span>","children":null,"spread":false}],"spread":true},{"title":"Logo.png <span style='color:#111;'>39.30KB</span>","children":null,"spread":false},{"title":"b-logger","children":[{"title":"useLog.mdx <span style='color:#111;'>649B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"package.json <span style='color:#111;'>2.88KB</span>","children":null,"spread":false},{"title":"jest.config.js <span style='color:#111;'>232B</span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'>1.05KB</span>","children":null,"spread":false},{"title":"doczrc.js <span style='color:#111;'>537B</span>","children":null,"spread":false},{"title":"src","children":[{"title":"example","children":[{"title":"custom-chart-knob","children":[{"title":"component.tsx <span style='color:#111;'>769B</span>","children":null,"spread":false},{"title":"index.ts <span style='color:#111;'>644B</span>","children":null,"spread":false}],"spread":true},{"title":"app.tsx <span style='color:#111;'>1.79KB</span>","children":null,"spread":false},{"title":"index.tsx <span style='color:#111;'>2.33KB</span>","children":null,"spread":false}],"spread":true},{"title":"lib","children":[{"title":"knobs","children":[{"title":"useTimeMachine","children":[{"title":"timeMachine.tsx <span style='color:#111;'>545B</span>","children":null,"spread":false},{"title":"index.ts <span style='color:#111;'>1.48KB</span>","children":null,"spread":false}],"spread":true},{"title":"useTextKnob","children":[{"title":"text.tsx <span style='color:#111;'>611B</span>","children":null,"spread":false},{"title":"index.ts <span style='color:#111;'>682B</span>","children":null,"spread":false}],"spread":false},{"title":"useBooleanKnob","children":[{"title":"test.spec.tsx <span style='color:#111;'>1.01KB</span>","children":null,"spread":false},{"title":"boolean.tsx <span style='color:#111;'>1.01KB</span>","children":null,"spread":false},{"title":"index.ts <span style='color:#111;'>685B</span>","children":null,"spread":false}],"spread":false},{"title":"useColor","children":[{"title":"color.tsx <span style='color:#111;'>2.13KB</span>","children":null,"spread":false},{"title":"index.tsx <span style='color:#111;'>677B</span>","children":null,"spread":false}],"spread":false},{"title":"useRangesKnob","children":[{"title":"index.ts <span style='color:#111;'>766B</span>","children":null,"spread":false}],"spread":false},{"title":"useSelectKnob","children":[{"title":"select.tsx <span style='color:#111;'>782B</span>","children":null,"spread":false},{"title":"index.ts <span style='color:#111;'>737B</span>","children":null,"spread":false}],"spread":false},{"title":"useRangeKnob","children":[{"title":"index.ts <span style='color:#111;'>680B</span>","children":null,"spread":false},{"title":"range.tsx <span style='color:#111;'>560B</span>","children":null,"spread":false}],"spread":false},{"title":"useNumberKnob","children":[{"title":"number.tsx <span style='color:#111;'>619B</span>","children":null,"spread":false},{"title":"index.ts <span style='color:#111;'>675B</span>","children":null,"spread":false}],"spread":false},{"title":"useObject","children":[{"title":"index.ts <span style='color:#111;'>678B</span>","children":null,"spread":false},{"title":"object.tsx <span style='color:#111;'>1.17KB</span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"inspector","children":[{"title":"knobs","children":[{"title":"frame.tsx <span style='color:#111;'>1.73KB</span>","children":null,"spread":false},{"title":"index.tsx <span style='color:#111;'>902B</span>","children":null,"spread":false}],"spread":false},{"title":"logs","children":[{"title":"log.tsx <span style='color:#111;'>1.49KB</span>","children":null,"spread":false},{"title":"index.tsx <span style='color:#111;'>812B</span>","children":null,"spread":false}],"spread":false},{"title":"mount.ts <span style='color:#111;'>327B</span>","children":null,"spread":false},{"title":"useInspector","children":[{"title":"index.ts <span style='color:#111;'>167B</span>","children":null,"spread":false}],"spread":false},{"title":"state-handler.ts <span style='color:#111;'>3.57KB</span>","children":null,"spread":false},{"title":"index.tsx <span style='color:#111;'>1.09KB</span>","children":null,"spread":false},{"title":"theme.ts <span style='color:#111;'>1.59KB</span>","children":null,"spread":false},{"title":"provider.tsx <span style='color:#111;'>581B</span>","children":null,"spread":false},{"title":"inspector.tsx <span style='color:#111;'>2.22KB</span>","children":null,"spread":false}],"spread":true},{"title":"use-log","children":[{"title":"index.ts <span style='color:#111;'>468B</span>","children":null,"spread":false}],"spread":false},{"title":"components","children":[{"title":"slider","children":[{"title":"index.tsx <span style='color:#111;'>2.14KB</span>","children":null,"spread":false},{"title":"parts.tsx <span style='color:#111;'>1.52KB</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"index.ts <span style='color:#111;'>1013B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".npmignore <span style='color:#111;'>107B</span>","children":null,"spread":false},{"title":"tsconfig.json <span style='color:#111;'>653B</span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'>332B</span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'>2.21KB</span>","children":null,"spread":false},{"title":"yarn.lock <span style='color:#111;'>508.07KB</span>","children":null,"spread":false},{"title":".vscode","children":[{"title":"settings.json <span style='color:#111;'>32B</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明