nelson-ph/container_tag
最新稳定版本:2.0.1
Composer 安装命令:
composer require nelson-ph/container_tag
包简介
Extends core container, so that we can pass the tag that will be used as container.
README 文档
README
Extends core container, so that we can pass the tag that will be used as container.
Install
- Require it with composer:
composer require nelson-ph/container_tag - Install the module as any other module.
Usage
Programmatically:
$element=[ '#type'=>'container_tag', '#tag'=>'strong', 'container_values'=>[ 'markup'=>[ '#markup'=>'simple markup', ], ], ];
License
This project is licensed under the MIT License - see the LICENSE.md file for details
统计信息
- 总下载量: 2.68k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-05-01