Bootstrap 小部件(Bootstrap Widgets)
最后更新于:2022-04-01 04:02:16
# Twitter Bootstrap Extension for Yii 2
The extension includes support for the [Bootstrap 3](http://getbootstrap.com/) markup and components framework (also known as "Twitter Bootstrap"). Bootstrap is an excellent, responsive framework that can greatly speed up the client-side of your development process.
The core of Bootstrap is represented by two parts:
* CSS basics, such as a grid layout system, typography, helper classes, and responsive utilities.
* Ready to use components, such as forms, menus, pagination, modal boxes, tabs etc.
## [](https://github.com/yiisoft/yii2-bootstrap/blob/master/docs/guide/README.md#getting-started)Getting Started
* [Installation](https://github.com/yiisoft/yii2-bootstrap/blob/master/docs/guide/installation.md)
* [Basic Usage](https://github.com/yiisoft/yii2-bootstrap/blob/master/docs/guide/basic-usage.md)
## [](https://github.com/yiisoft/yii2-bootstrap/blob/master/docs/guide/README.md#usage)Usage
* [Yii widgets](https://github.com/yiisoft/yii2-bootstrap/blob/master/docs/guide/usage-widgets.md)
* [Html helper](https://github.com/yiisoft/yii2-bootstrap/blob/master/docs/guide/helper-html.md)
* [Asset Bundles](https://github.com/yiisoft/yii2-bootstrap/blob/master/docs/guide/asset-bundles.md)
## [](https://github.com/yiisoft/yii2-bootstrap/blob/master/docs/guide/README.md#additional-topics)Additional topics
* [Using the .less files of Bootstrap directly](https://github.com/yiisoft/yii2-bootstrap/blob/master/docs/guide/topics-less.md)