widgets\BaseListView $sorter

$sorter public property

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

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

Please login to continue.