$tableOptions public property
The HTML attributes for the grid table element.
See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered.
public array $tableOptions = ['class' => 'table table-striped table-bordered']
Please login to continue.