Yii 2.0 权威指南小部件(Widgets)Bootstrap 小部件(Bootstrap Widgets)

Bootstrap 小部件(Bootstrap Widgets)

The extension includes support for the Bootstrap 3 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.

Getting Started

  • Installation
  • Basic Usage

Usage

  • Yii widgets
  • Html helper
  • Asset Bundles

Additional topics

  • Using the .less files of Bootstrap directly