widgets\BaseListView $summaryOptions

$summaryOptions public property

The HTML attributes for the summary of the list view. The "tag" element specifies the tag name of the summary element and defaults to "div".

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

public array $summaryOptions = ['class' => 'summary']
doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.