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

Please login to continue.