Skip to content

Commit 27f6338

Browse files
authored
docs(Cascader): add lazy demo (#2458)
1 parent 2ad75df commit 27f6338

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/mobile/api/cascader.en-US.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ toc: false
3232

3333
{{ with-title }}
3434

35+
#### Dynamic Loading
36+
37+
{{ lazy }}
38+
3539
#### Choose Any One
3640

3741
{{ check-strictly }}

docs/mobile/api/cascader.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ toc: false
3232

3333
{{ with-title }}
3434

35+
#### 异步加载
36+
37+
{{ lazy }}
38+
3539
#### 选择任意一项
3640

3741
{{ check-strictly }}

0 commit comments

Comments
 (0)