$options public property
The HTML attributes for the widget container tag. The following special options are recognized:
-
tag
: string, the tag name for the container. Defaults todiv
This option is available since version 2.0.7. See also yii\helpers\Html::tag().
See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered.
Please login to continue.