Skip to content

Commit abdee5b

Browse files
authored
Tabs: update tab-pane.d.ts
1 parent a498017 commit abdee5b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

types/tab-pane.d.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@ export declare class ElTabPane extends ElementUIComponent {
1313

1414
/** Whether Tab is closable */
1515
closable: boolean
16+
17+
/** Whether Tab is lazy to render */
18+
lazy: boolean
1619
}

0 commit comments

Comments
 (0)