widgets\ListView $options

$options public property

The HTML attributes for the container tag of the list view. The "tag" element specifies the tag name of the container element and defaults to "div".

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

public array $options = ['class' => 'list-view']
doc_Yii
2016-10-30 17:18:31
Comments
Leave a Comment

Please login to continue.