widgets\BaseListView $emptyTextOptions

$emptyTextOptions public property

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

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

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

Please login to continue.