$containerOptions public property
The HTML attributes for the container tag. This is only used when $inline is true.
See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered.
public array $containerOptions = []
Please login to continue.