Ai
1 Star 0 Fork 0

AlanWater/react-grid-layout

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
2-no-dragging.html 1016 Bytes
一键复制 编辑 原始数据 按行查看 历史
<!--
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/2-no-dragging.bundle.js"></script>
<title>RGL Example 2 - No Dragging</title>
</head>
<body>
<h3>React-Grid-Layout Demo 2 - No Dragging</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/2-no-dragging.jsx">View this example's source</a></li>
<li><a href="1-basic.html"><b></b> View the previous example: "Basic"</a></li>
<li><a href="3-messy.html"><b></b>View the next example: "Messy"</a></li>
</ul>
<p>This particular example has dragging and resizing turned off.</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

搜索帮助