You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
739 B
20 lines
739 B
10 years ago
|
Yii widgets
|
||
|
===========
|
||
|
|
||
|
A maioria dos componentes complexos do bootstrap são envolvidos em widgets Yii para permitir uma sintaxe mais robusta e integrar-se com
|
||
|
características estruturais do framework. Todos widgets pertencem ao namespace `\yii\bootstrap`:
|
||
|
|
||
|
- [[yii\bootstrap\ActiveForm|ActiveForm]]
|
||
|
- [[yii\bootstrap\Alert|Alert]]
|
||
|
- [[yii\bootstrap\Button|Button]]
|
||
|
- [[yii\bootstrap\ButtonDropdown|ButtonDropdown]]
|
||
|
- [[yii\bootstrap\ButtonGroup|ButtonGroup]]
|
||
|
- [[yii\bootstrap\Carousel|Carousel]]
|
||
|
- [[yii\bootstrap\Collapse|Collapse]]
|
||
|
- [[yii\bootstrap\Dropdown|Dropdown]]
|
||
|
- [[yii\bootstrap\Modal|Modal]]
|
||
|
- [[yii\bootstrap\Nav|Nav]]
|
||
|
- [[yii\bootstrap\NavBar|NavBar]]
|
||
|
- [[yii\bootstrap\Progress|Progress]]
|
||
|
- [[yii\bootstrap\Tabs|Tabs]]
|