widgets\Menu $labelTemplate

$labelTemplate public property

The template used to render the body of a menu which is NOT a link. In this template, the token {label} will be replaced with the label of the menu item. This property will be overridden by the template option set in individual menu items via $items.

public string $labelTemplate = '{label}'
doc_Yii
2016-10-30 17:18:38
Comments
Leave a Comment

Please login to continue.