$sortLinkOptions public property
The HTML attributes for the link tag in the header cell generated by yii\data\Sort::link() when sorting is enabled for this column.
See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered.
public array $sortLinkOptions = []
Please login to continue.