$options public property
The HTML attributes for the menu's container tag. The following special options are recognized:
- tag: string, defaults to "ul", the tag name of the item container tags. Set to false to disable container tag. See also yii\helpers\Html::tag().
See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered.
Please login to continue.