id161836712/yii2-adminlte4
最新稳定版本:1.1.1
Composer 安装命令:
composer require id161836712/yii2-adminlte4
包简介
关键字:
README 文档
README
Installation
The preferred way to install this extension is through composer.
Either run
composer require id161836712/yii2-adminlte4 "^1.1"
or add
"id161836712/yii2-adminlte4": "^1.1"
to the require section of your application's composer.json file.
Usage
For example, the following single line of code in a view file would render an AdminLTE Info Box widget:
<?= \id161836712\adminlte4\InfoBox::widget([ 'text' => 'Bookmarks', 'number' => '41,410', 'iconClass' => 'bi bi-bookmarks-fill', ]); ?>
统计信息
- 总下载量: 1.19k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-2-Clause
- 更新时间: 2025-04-30