PHP Класс macgyer\yii2materializecss\lib\BaseWidget

Автор: Christoph Erdmann ([email protected])
Наследование: extends yii\base\Widget, use trait MaterializeWidgetTrait
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$options the HTML attributes for the widget container tag.

Описание свойств

$options публичное свойство

the HTML attributes for the widget container tag.
См. также: [yii\helpers\BaseHtml::renderTagAttributes()](http://www.yiiframework.com/doc-2.0/yii-helpers-basehtml.html#renderTagAttributes()-detail) for details on how attributes are being rendered.
public $options