widgets\BaseListView $pager

$pager public property

The configuration for the pager widget. By default, yii\widgets\LinkPager will be used to render the pager. You can use a different widget class by configuring the "class" element. Note that the widget must support the pagination property which will be populated with the pagination value of the $dataProvider.

public array $pager = []
doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.