c006/yii2-activeform
最新稳定版本:v0.5.0
Composer 安装命令:
composer require c006/yii2-activeform
包简介
Nicer ActiveFields
README 文档
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-source "c006/yii2-activeform" "dev-master"
or add
"c006/c006/yii2-activeform": "dev-master"
to the require section of your composer.json file.
Required
- jQuery-ui
Demo
Demo: http://demo.c006.us
Options
-
Toggle Switch
<?= $form->field($model, 'active')->toggle() ?> -
Hidden Field
<?= $form->field($model, 'hidden_data')->hide() ?>(Will not show label)
Comments / Suggestions
Please provide any helpful feedback or requests.
Thanks.
统计信息
- 总下载量: 65
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-12-13