$options public property
The HTML attributes for the widget container tag. The following special options are recognized:
- tag: string, defaults to "div", the tag name of the container tag of this widget.
See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered.
Please login to continue.