widgets\ActiveField $labelOptions

$labelOptions public property

The default options for the label tags. The parameter passed to label() will be merged with this property when rendering the label tag.

See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered.

public array $labelOptions = ['class' => 'control-label']
doc_Yii
2016-10-30 17:17:45
Comments
Leave a Comment

Please login to continue.