Update API doc
parent
c3b2d5cb96
commit
b507af6718
|
@ -650,7 +650,7 @@
|
|||
{
|
||||
"name": "scope",
|
||||
"optional": false,
|
||||
"type": "{\n \t <b>index</b>: number, // Index of the tab\n \t <b>isTabActive</b>: (inde: number) ⇒ void, // Whether the tab is active\n }",
|
||||
"type": "{\n \t <b>index</b>: number, // Index of the tab\n \t <b>isTabActive</b>: (index: number) ⇒ void, // Whether the tab is active\n }",
|
||||
"description": "header slot's params."
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue