$containerOptions public property (available since version 2.0.1)
The HTML attributes for the container tag. The following special options are recognized: tag: string, defaults to "div", the name of the container tag. See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered.
public array $containerOptions = []