$linkOptions public property
List of HTML attributes for the tab header link tags. This will be overwritten by the "linkOptions" set in individual $items.
See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered.
public array $linkOptions = []
Please login to continue.