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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.