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