Ai
1 Star 0 Fork 0

AlanWater/react-grid-layout

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
14-toolbox.html 932 Bytes
一键复制 编辑 原始数据 按行查看 历史
Joey Hobbs 提交于 2018-02-24 05:05 +08:00 . feat(toolbox): introducing toolbox in example 14
<!--
Do not edit this file! It is generated by `generate.js` in this folder, from `template.ejs` and vars.js.
-->
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<script src="http://localhost:4002/dist/commons.js"></script>
<script src="http://localhost:4002/dist/14-toolbox.bundle.js"></script>
<title>RGL Example 14 - Toolbox</title>
</head>
<body>
<h3>React-Grid-Layout Demo 14 - Toolbox</h3>
<ul>
<li><a href="https://github.com/STRML/react-grid-layout">View project on GitHub</a></li>
<li><a href="https://github.com/STRML/react-grid-layout/blob/master/test/examples/14-toolbox.jsx">View this example's source</a></li>
<li><a href="13-error-case.html"><b></b> View the previous example: "Error Case"</a></li>
</ul>
<p>This includes an interactive toolbox. Try dragging widgets into it!</p>
<div id="content"></div>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/AlanWater/react-grid-layout.git
git@gitee.com:AlanWater/react-grid-layout.git
AlanWater
react-grid-layout
react-grid-layout
master

搜索帮助