widgets\Menu $options

$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.

public array $options = []
doc_Yii
2016-10-30 17:18:39
Comments
Leave a Comment

Please login to continue.