mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-22 01:30:23 +08:00
docs minor change
This commit is contained in:
@@ -51,6 +51,8 @@ class ButtonGroup extends Widget
|
||||
*
|
||||
* - label: string, required, the button label.
|
||||
* - options: array, optional, the HTML attributes of the button.
|
||||
*
|
||||
* Optionally, you can also set each item as a string, or even the [[items]] attribute.
|
||||
*/
|
||||
public $items = array();
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user