Ai
1 Star 0 Fork 0

AlanWater/react-grid-layout

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
13-error-case.html 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
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/13-error-case.bundle.js"></script>
<title>RGL Example 13 - Error Case</title>
</head>
<body>
<h3>React-Grid-Layout Demo 13 - Error Case</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/13-error-case.jsx">View this example's source</a></li>
<li><a href="12-prevent-collision.html"><b></b> View the previous example: "Prevent Collision"</a></li>
<li><a href="14-toolbox.html"><b></b>View the next example: "Toolbox"</a></li>
</ul>
<p>This is an extra test case for a collision bug fixed in November 2017. When you drag 1 over 2, it should not move over 3.</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

搜索帮助