mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-18 23:43:19 +08:00
Comment for content
This commit is contained in:
@@ -77,7 +77,7 @@ class Tabs extends Widget
|
|||||||
*
|
*
|
||||||
* - label: string, required, specifies the header link label. When [[encodeLabels]] is true, the label
|
* - label: string, required, specifies the header link label. When [[encodeLabels]] is true, the label
|
||||||
* will be HTML-encoded.
|
* will be HTML-encoded.
|
||||||
* - content: string, @todo comment
|
* - content: string, the content to show when corresponding tab is clicked. Can be omitted if url is specified.
|
||||||
* - url: mixed, @todo comment
|
* - url: mixed, @todo comment
|
||||||
* - template: string, optional, @todo comment
|
* - template: string, optional, @todo comment
|
||||||
* - options: array, optional, @todo comment
|
* - options: array, optional, @todo comment
|
||||||
|
|||||||
Reference in New Issue
Block a user