$linkOptions public property (available since version 2.0.6)
HTML attributes for the link in a sorter container tag which are passed to yii\data\Sort::link().
See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered.
public array $linkOptions = []
Please login to continue.