widgets\DetailView $options

$options public property

The HTML attributes for the container tag of this widget. The tag option specifies what container tag should be used. It defaults to table if not set.

See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered.

public array $options = ['class' => 'table table-striped table-bordered detail-view']
doc_Yii
2016-10-30 17:18:16
Comments
Leave a Comment

Please login to continue.