mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-20 18:32:59 +08:00
added a large amount of missing documentation
This commit is contained in:
@ -39,6 +39,7 @@ class ButtonDropdown extends Widget
|
||||
public $label = 'Button';
|
||||
/**
|
||||
* @var array the HTML attributes of the button.
|
||||
* See [[\yii\helpers\Html::renderTagAttributes()]] for details on how attributes are being rendered.
|
||||
*/
|
||||
public $options = [];
|
||||
/**
|
||||
|
Reference in New Issue
Block a user