yii2-gridster:Yii2 的 Gridster.js 小部件

时间:2024-06-26 17:18:05
【文件属性】:

文件名称:yii2-gridster:Yii2 的 Gridster.js 小部件

文件大小:5KB

文件格式:ZIP

更新时间:2024-06-26 17:18:05

PHP

Yii2 的 Gridster.js 小部件 这个扩展为 Yii2 框架提供了集成。 安装 安装此扩展的首选方法是通过 。 要么跑 php composer.phar require --prefer-dist fedemotta/yii2-gridster "*" 或添加 "fedemotta/yii2-gridster": "*" 到composer.json文件的 require 部分。 用法 像任何其他 Yii2 小部件一样使用 Gridster.js。 use fedemotta\gridster\ Gridster ; $ gridster = Gridster :: begin ([ 'options' =>[ 'class' => 'gridster' ], 'clientOptions' =>[ 'widget_margins'


【文件预览】:
yii2-gridster-master
----GridsterAsset.php(670B)
----LICENSE(1KB)
----README.md(2KB)
----.gitignore(174B)
----Gridster.php(4KB)
----composer.json(937B)

网友评论