c831e5b7eb
thx
30 lines
813 B
Markdown
30 lines
813 B
Markdown
基于Yii 2 的 Twitter Bootstrap 扩展
|
||
=====================================
|
||
|
||
扩展包括对 [Bootstrap 5](https://getbootstrap.com/) 标记和组件框架的支持
|
||
(也称为“Twitter Bootstrap”)。 Bootstrap是一个优秀的,响应式框架,可以大大加快
|
||
客户端的开发过程。
|
||
|
||
Bootstrap的核心由两部分组成:
|
||
|
||
- 基础CSS样式,如栅格化布局,排版,帮助类和响应式工具。
|
||
- 开箱即用的组件,如表单,菜单,分页,模态框,标签等。
|
||
|
||
起步
|
||
---------------
|
||
|
||
* [安装](installation.md)
|
||
* [基本用法](basic-usage.md)
|
||
|
||
使用
|
||
-----
|
||
|
||
* [Yii 小部件](usage-widgets.md)
|
||
* [Html 助手](helper-html.md)
|
||
* [Asset Bundles(资源包)](asset-bundles.md)
|
||
|
||
其他
|
||
-----------------
|
||
|
||
* [直接使用Bootstrap的.sass文件](topics-sass.md)
|