$filterErrorSummaryOptions public property
The options for rendering the filter error summary. Please refer to yii\helpers\Html::errorSummary() for more details about how to specify the options.
See also renderErrors().
public array $filterErrorSummaryOptions = ['class' => 'error-summary']
Please login to continue.