jui\Accordion $headerOptions

$headerOptions public property

List of HTML attributes for the item header container tags. This will be overwritten by the "headerOptions" set in individual $items. The following special options are recognized:

  • tag: string, defaults to "h3", the tag name of the item container tags.

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

public array $headerOptions = []
doc_Yii
2016-10-30 17:06:20
Comments
Leave a Comment

Please login to continue.