PHP Class macgyer\yii2materializecss\lib\BaseWidget

Author: Christoph Erdmann ([email protected])
Inheritance: extends yii\base\Widget, use trait MaterializeWidgetTrait
Datei anzeigen Open project: macgyer/yii2-materializecss Class Usage Examples

Public Properties

Property Type Description
$options the HTML attributes for the widget container tag.

Property Details

$options public_oe property

the HTML attributes for the widget container tag.
See also: [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