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