Update API doc
parent
15c4d029de
commit
6ce95dd393
|
@ -576,6 +576,14 @@
|
|||
"type": "boolean",
|
||||
"default": "",
|
||||
"description": "Whether the tab is last."
|
||||
},
|
||||
{
|
||||
"name": "active",
|
||||
"optional": false,
|
||||
"readonly": false,
|
||||
"type": "boolean",
|
||||
"default": "",
|
||||
"description": "Whether the tab is active."
|
||||
}
|
||||
],
|
||||
"methods": []
|
||||
|
|
Loading…
Reference in New Issue