widgets\ListView $itemOptions

$itemOptions public property

The HTML attributes for the container of the rendering result of each data model. The "tag" element specifies the tag name of the container element and defaults to "div". If "tag" is false, it means no container element will be rendered.

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

public array $itemOptions = []
doc_Yii
2016-10-30 17:18:30
Comments
Leave a Comment

Please login to continue.