From ee3d94c81137eca8c80c7dce53662952cd907aba Mon Sep 17 00:00:00 2001 From: vthinkxie Date: Sun, 21 Apr 2019 10:11:43 +0800 Subject: [PATCH] fix(module:input-number): blur event can't get correct current value from validation info (#3315) close #3134 --- components/affix/doc/index.en-US.md | 2 +- components/affix/doc/index.zh-CN.md | 2 +- components/alert/doc/index.en-US.md | 2 +- components/alert/doc/index.zh-CN.md | 2 +- components/anchor/doc/index.en-US.md | 2 +- components/anchor/doc/index.zh-CN.md | 2 +- components/auto-complete/doc/index.en-US.md | 2 +- components/auto-complete/doc/index.zh-CN.md | 2 +- components/avatar/doc/index.en-US.md | 2 +- components/avatar/doc/index.zh-CN.md | 2 +- components/back-top/doc/index.en-US.md | 2 +- components/back-top/doc/index.zh-CN.md | 2 +- components/badge/doc/index.en-US.md | 2 +- components/badge/doc/index.zh-CN.md | 2 +- components/breadcrumb/doc/index.en-US.md | 2 +- components/breadcrumb/doc/index.zh-CN.md | 2 +- components/button/doc/index.en-US.md | 2 +- components/button/doc/index.zh-CN.md | 2 +- components/calendar/doc/index.en-US.md | 2 +- components/calendar/doc/index.zh-CN.md | 2 +- components/card/doc/index.en-US.md | 2 +- components/card/doc/index.zh-CN.md | 2 +- components/carousel/doc/index.en-US.md | 2 +- components/carousel/doc/index.zh-CN.md | 2 +- components/cascader/doc/index.en-US.md | 2 +- components/cascader/doc/index.zh-CN.md | 2 +- components/checkbox/doc/index.en-US.md | 2 +- components/checkbox/doc/index.zh-CN.md | 2 +- components/collapse/doc/index.en-US.md | 2 +- components/collapse/doc/index.zh-CN.md | 2 +- components/comment/doc/index.en-US.md | 2 +- components/comment/doc/index.zh-CN.md | 2 +- components/date-picker/doc/index.en-US.md | 2 +- components/date-picker/doc/index.zh-CN.md | 2 +- components/divider/doc/index.en-US.md | 2 +- components/divider/doc/index.zh-CN.md | 2 +- components/drawer/doc/index.en-US.md | 2 +- components/drawer/doc/index.zh-CN.md | 2 +- components/dropdown/doc/index.en-US.md | 2 +- components/dropdown/doc/index.zh-CN.md | 2 +- components/empty/doc/index.en-US.md | 2 +- components/empty/doc/index.zh-CN.md | 2 +- components/form/doc/index.en-US.md | 2 +- components/form/doc/index.zh-CN.md | 2 +- components/grid/doc/index.en-US.md | 2 +- components/grid/doc/index.zh-CN.md | 2 +- components/icon/doc/index.en-US.md | 2 +- components/icon/doc/index.zh-CN.md | 2 +- components/input-number/doc/index.en-US.md | 2 +- components/input-number/doc/index.zh-CN.md | 2 +- components/input-number/nz-input-number.component.html | 2 -- components/input-number/nz-input-number.component.ts | 2 ++ components/input/doc/index.en-US.md | 2 +- components/input/doc/index.zh-CN.md | 2 +- components/layout/doc/index.en-US.md | 2 +- components/layout/doc/index.zh-CN.md | 2 +- components/list/doc/index.en-US.md | 2 +- components/list/doc/index.zh-CN.md | 2 +- components/mention/doc/index.en-US.md | 2 +- components/mention/doc/index.zh-CN.md | 2 +- components/menu/doc/index.en-US.md | 2 +- components/menu/doc/index.zh-CN.md | 2 +- components/message/doc/index.en-US.md | 2 +- components/message/doc/index.zh-CN.md | 2 +- components/modal/doc/index.en-US.md | 2 +- components/modal/doc/index.zh-CN.md | 2 +- components/notification/doc/index.en-US.md | 2 +- components/notification/doc/index.zh-CN.md | 2 +- components/page-header/doc/index.en-US.md | 2 +- components/page-header/doc/index.zh-CN.md | 2 +- components/pagination/doc/index.en-US.md | 2 +- components/pagination/doc/index.zh-CN.md | 2 +- components/popconfirm/doc/index.en-US.md | 2 +- components/popconfirm/doc/index.zh-CN.md | 2 +- components/popover/doc/index.en-US.md | 2 +- components/popover/doc/index.zh-CN.md | 2 +- components/progress/doc/index.en-US.md | 2 +- components/progress/doc/index.zh-CN.md | 2 +- components/radio/doc/index.en-US.md | 2 +- components/radio/doc/index.zh-CN.md | 2 +- components/rate/doc/index.en-US.md | 2 +- components/rate/doc/index.zh-CN.md | 2 +- components/select/doc/index.en-US.md | 2 +- components/select/doc/index.zh-CN.md | 2 +- components/skeleton/doc/index.en-US.md | 2 +- components/skeleton/doc/index.zh-CN.md | 2 +- components/slider/doc/index.en-US.md | 2 +- components/slider/doc/index.zh-CN.md | 2 +- components/spin/doc/index.en-US.md | 2 +- components/spin/doc/index.zh-CN.md | 2 +- components/statistic/doc/index.en-US.md | 2 +- components/statistic/doc/index.zh-CN.md | 2 +- components/steps/doc/index.en-US.md | 2 +- components/steps/doc/index.zh-CN.md | 2 +- components/switch/doc/index.en-US.md | 2 +- components/switch/doc/index.zh-CN.md | 2 +- components/table/doc/index.en-US.md | 2 +- components/table/doc/index.zh-CN.md | 2 +- components/tabs/doc/index.en-US.md | 2 +- components/tabs/doc/index.zh-CN.md | 2 +- components/tag/doc/index.en-US.md | 2 +- components/tag/doc/index.zh-CN.md | 2 +- components/time-picker/doc/index.en-US.md | 2 +- components/time-picker/doc/index.zh-CN.md | 2 +- components/timeline/doc/index.en-US.md | 2 +- components/timeline/doc/index.zh-CN.md | 2 +- components/tooltip/doc/index.en-US.md | 2 +- components/tooltip/doc/index.zh-CN.md | 2 +- components/transfer/doc/index.en-US.md | 2 +- components/transfer/doc/index.zh-CN.md | 2 +- components/tree-select/doc/index.en-US.md | 2 +- components/tree-select/doc/index.zh-CN.md | 2 +- components/tree/doc/index.en-US.md | 2 +- components/tree/doc/index.zh-CN.md | 2 +- components/upload/doc/index.en-US.md | 2 +- components/upload/doc/index.zh-CN.md | 2 +- 116 files changed, 116 insertions(+), 116 deletions(-) diff --git a/components/affix/doc/index.en-US.md b/components/affix/doc/index.en-US.md index 068a1445856..2b28fe47d0b 100755 --- a/components/affix/doc/index.en-US.md +++ b/components/affix/doc/index.en-US.md @@ -16,7 +16,7 @@ Please note that Affix should not cover other content on the page, especially wh ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzAffixModule } from 'ng-zorro-antd'; diff --git a/components/affix/doc/index.zh-CN.md b/components/affix/doc/index.zh-CN.md index ee09136253f..d79e93d6317 100755 --- a/components/affix/doc/index.zh-CN.md +++ b/components/affix/doc/index.zh-CN.md @@ -17,7 +17,7 @@ title: Affix ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzAffixModule } from 'ng-zorro-antd'; diff --git a/components/alert/doc/index.en-US.md b/components/alert/doc/index.en-US.md index 50fbdfc8616..e71c5d637d4 100644 --- a/components/alert/doc/index.en-US.md +++ b/components/alert/doc/index.en-US.md @@ -15,7 +15,7 @@ Alert component for feedback. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzAlertModule } from 'ng-zorro-antd'; diff --git a/components/alert/doc/index.zh-CN.md b/components/alert/doc/index.zh-CN.md index 6d705535251..a776b8289d5 100644 --- a/components/alert/doc/index.zh-CN.md +++ b/components/alert/doc/index.zh-CN.md @@ -16,7 +16,7 @@ title: Alert ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzAlertModule } from 'ng-zorro-antd'; diff --git a/components/anchor/doc/index.en-US.md b/components/anchor/doc/index.en-US.md index 82fffb6d62e..c497901da94 100755 --- a/components/anchor/doc/index.en-US.md +++ b/components/anchor/doc/index.en-US.md @@ -14,7 +14,7 @@ For displaying anchor hyperlinks on page and jumping between them. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzAnchorModule } from 'ng-zorro-antd'; diff --git a/components/anchor/doc/index.zh-CN.md b/components/anchor/doc/index.zh-CN.md index b74492ffa35..117986bc46f 100755 --- a/components/anchor/doc/index.zh-CN.md +++ b/components/anchor/doc/index.zh-CN.md @@ -15,7 +15,7 @@ title: Anchor ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzAnchorModule } from 'ng-zorro-antd'; diff --git a/components/auto-complete/doc/index.en-US.md b/components/auto-complete/doc/index.en-US.md index 4b6481fe84d..d5e57f4e5ea 100644 --- a/components/auto-complete/doc/index.en-US.md +++ b/components/auto-complete/doc/index.en-US.md @@ -28,7 +28,7 @@ When there is a need for autocomplete functionality. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzAutocompleteModule } from 'ng-zorro-antd'; diff --git a/components/auto-complete/doc/index.zh-CN.md b/components/auto-complete/doc/index.zh-CN.md index 4ff383ad0b2..3234aaaa557 100644 --- a/components/auto-complete/doc/index.zh-CN.md +++ b/components/auto-complete/doc/index.zh-CN.md @@ -29,7 +29,7 @@ subtitle: 自动完成 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzAutocompleteModule } from 'ng-zorro-antd'; diff --git a/components/avatar/doc/index.en-US.md b/components/avatar/doc/index.en-US.md index ef64ad3440a..b527c4e2861 100644 --- a/components/avatar/doc/index.en-US.md +++ b/components/avatar/doc/index.en-US.md @@ -10,7 +10,7 @@ Avatars can be used to represent people or objects. It supports images, `Icon`s, ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzAvatarModule } from 'ng-zorro-antd'; diff --git a/components/avatar/doc/index.zh-CN.md b/components/avatar/doc/index.zh-CN.md index 68dd72d8472..7ec5d586d23 100644 --- a/components/avatar/doc/index.zh-CN.md +++ b/components/avatar/doc/index.zh-CN.md @@ -11,7 +11,7 @@ title: Avatar ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzAvatarModule } from 'ng-zorro-antd'; diff --git a/components/back-top/doc/index.en-US.md b/components/back-top/doc/index.en-US.md index ff6ba61f336..0f24f91efe3 100644 --- a/components/back-top/doc/index.en-US.md +++ b/components/back-top/doc/index.en-US.md @@ -15,7 +15,7 @@ title: BackTop ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzBackTopModule } from 'ng-zorro-antd'; diff --git a/components/back-top/doc/index.zh-CN.md b/components/back-top/doc/index.zh-CN.md index 530918f1a55..1925f985684 100644 --- a/components/back-top/doc/index.zh-CN.md +++ b/components/back-top/doc/index.zh-CN.md @@ -16,7 +16,7 @@ title: BackTop ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzBackTopModule } from 'ng-zorro-antd'; diff --git a/components/badge/doc/index.en-US.md b/components/badge/doc/index.en-US.md index 6048a6e16c8..2b13d71b8e8 100644 --- a/components/badge/doc/index.en-US.md +++ b/components/badge/doc/index.en-US.md @@ -24,7 +24,7 @@ Badge normally appears in proximity to notifications or user avatars with eye-ca ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzBadgeModule } from 'ng-zorro-antd'; diff --git a/components/badge/doc/index.zh-CN.md b/components/badge/doc/index.zh-CN.md index 54a25cb77f6..e79bec13849 100644 --- a/components/badge/doc/index.zh-CN.md +++ b/components/badge/doc/index.zh-CN.md @@ -25,7 +25,7 @@ title: Badge ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzBadgeModule } from 'ng-zorro-antd'; diff --git a/components/breadcrumb/doc/index.en-US.md b/components/breadcrumb/doc/index.en-US.md index 6239b1b4bf4..9d18ca74791 100755 --- a/components/breadcrumb/doc/index.en-US.md +++ b/components/breadcrumb/doc/index.en-US.md @@ -17,7 +17,7 @@ A breadcrumb displays the current location within a hierarchy. It allows going b ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzBreadCrumbModule } from 'ng-zorro-antd'; diff --git a/components/breadcrumb/doc/index.zh-CN.md b/components/breadcrumb/doc/index.zh-CN.md index b40abb46ff1..e95b45f1937 100755 --- a/components/breadcrumb/doc/index.zh-CN.md +++ b/components/breadcrumb/doc/index.zh-CN.md @@ -17,7 +17,7 @@ title: Breadcrumb ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzBreadCrumbModule } from 'ng-zorro-antd'; diff --git a/components/button/doc/index.en-US.md b/components/button/doc/index.en-US.md index ab84ad5ca39..e816e47475b 100644 --- a/components/button/doc/index.en-US.md +++ b/components/button/doc/index.en-US.md @@ -14,7 +14,7 @@ A button means an operation (or a series of operations). Clicking a button will ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzButtonModule } from 'ng-zorro-antd'; diff --git a/components/button/doc/index.zh-CN.md b/components/button/doc/index.zh-CN.md index c9f5334a568..fedf532f9b9 100644 --- a/components/button/doc/index.zh-CN.md +++ b/components/button/doc/index.zh-CN.md @@ -15,7 +15,7 @@ subtitle: 按钮 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzButtonModule } from 'ng-zorro-antd'; diff --git a/components/calendar/doc/index.en-US.md b/components/calendar/doc/index.en-US.md index 4d4c442792b..23f33718fa2 100644 --- a/components/calendar/doc/index.en-US.md +++ b/components/calendar/doc/index.en-US.md @@ -38,7 +38,7 @@ registerLocaleData(en); ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzCalendarModule } from 'ng-zorro-antd'; diff --git a/components/calendar/doc/index.zh-CN.md b/components/calendar/doc/index.zh-CN.md index 0b9ff674f6a..ed7473865c0 100644 --- a/components/calendar/doc/index.zh-CN.md +++ b/components/calendar/doc/index.zh-CN.md @@ -39,7 +39,7 @@ registerLocaleData(zh); ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzCalendarModule } from 'ng-zorro-antd'; diff --git a/components/card/doc/index.en-US.md b/components/card/doc/index.en-US.md index 9f528362d5a..bfed607ebc2 100644 --- a/components/card/doc/index.en-US.md +++ b/components/card/doc/index.en-US.md @@ -19,7 +19,7 @@ A card can be used to display content related to a single subject. The content c ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzCardModule } from 'ng-zorro-antd'; diff --git a/components/card/doc/index.zh-CN.md b/components/card/doc/index.zh-CN.md index 1d99a6d28c6..af6ef2320a4 100644 --- a/components/card/doc/index.zh-CN.md +++ b/components/card/doc/index.zh-CN.md @@ -20,7 +20,7 @@ cols: 1 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts ```ts diff --git a/components/carousel/doc/index.en-US.md b/components/carousel/doc/index.en-US.md index 4e094b216f0..370ce2f035b 100644 --- a/components/carousel/doc/index.en-US.md +++ b/components/carousel/doc/index.en-US.md @@ -16,7 +16,7 @@ A carousel component. Scales with its container. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzCarouselModule } from 'ng-zorro-antd'; diff --git a/components/carousel/doc/index.zh-CN.md b/components/carousel/doc/index.zh-CN.md index 05fa7c03eda..755cad4b77c 100644 --- a/components/carousel/doc/index.zh-CN.md +++ b/components/carousel/doc/index.zh-CN.md @@ -17,7 +17,7 @@ subtitle: 走马灯 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzCarouselModule } from 'ng-zorro-antd'; diff --git a/components/cascader/doc/index.en-US.md b/components/cascader/doc/index.en-US.md index f8a6a67ee19..49613f0cc78 100755 --- a/components/cascader/doc/index.en-US.md +++ b/components/cascader/doc/index.en-US.md @@ -20,7 +20,7 @@ Cascade selection box. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzCascaderModule } from 'ng-zorro-antd'; diff --git a/components/cascader/doc/index.zh-CN.md b/components/cascader/doc/index.zh-CN.md index a8b2932dddc..82f87b847f1 100755 --- a/components/cascader/doc/index.zh-CN.md +++ b/components/cascader/doc/index.zh-CN.md @@ -21,7 +21,7 @@ subtitle: 级联选择 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzCascaderModule } from 'ng-zorro-antd'; diff --git a/components/checkbox/doc/index.en-US.md b/components/checkbox/doc/index.en-US.md index b1c54b5b6b7..8476850782a 100755 --- a/components/checkbox/doc/index.en-US.md +++ b/components/checkbox/doc/index.en-US.md @@ -15,7 +15,7 @@ Checkbox. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzCheckboxModule } from 'ng-zorro-antd'; diff --git a/components/checkbox/doc/index.zh-CN.md b/components/checkbox/doc/index.zh-CN.md index e85af7c49bf..b2d0132af4f 100755 --- a/components/checkbox/doc/index.zh-CN.md +++ b/components/checkbox/doc/index.zh-CN.md @@ -16,7 +16,7 @@ title: Checkbox ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzCheckboxModule } from 'ng-zorro-antd'; diff --git a/components/collapse/doc/index.en-US.md b/components/collapse/doc/index.en-US.md index dc57c76c680..d59979da24a 100755 --- a/components/collapse/doc/index.en-US.md +++ b/components/collapse/doc/index.en-US.md @@ -16,7 +16,7 @@ A content area which can be collapsed and expanded. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzCollapseModule } from 'ng-zorro-antd'; diff --git a/components/collapse/doc/index.zh-CN.md b/components/collapse/doc/index.zh-CN.md index c493f18b82f..014d3abd525 100755 --- a/components/collapse/doc/index.zh-CN.md +++ b/components/collapse/doc/index.zh-CN.md @@ -17,7 +17,7 @@ cols: 1 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzCollapseModule } from 'ng-zorro-antd'; diff --git a/components/comment/doc/index.en-US.md b/components/comment/doc/index.en-US.md index c687eb5b819..b41d751c865 100644 --- a/components/comment/doc/index.en-US.md +++ b/components/comment/doc/index.en-US.md @@ -20,7 +20,7 @@ Comments can be used to enable discussions on an entity such as a page, blog pos ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzCommentModule } from 'ng-zorro-antd'; diff --git a/components/comment/doc/index.zh-CN.md b/components/comment/doc/index.zh-CN.md index f10954533e5..a9e06467890 100644 --- a/components/comment/doc/index.zh-CN.md +++ b/components/comment/doc/index.zh-CN.md @@ -21,7 +21,7 @@ cols: 1 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzCommentModule } from 'ng-zorro-antd'; diff --git a/components/date-picker/doc/index.en-US.md b/components/date-picker/doc/index.en-US.md index 4aa0b50daa2..eb6de67028c 100644 --- a/components/date-picker/doc/index.en-US.md +++ b/components/date-picker/doc/index.en-US.md @@ -32,7 +32,7 @@ There are four kinds of picker: ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzDatePickerModule } from 'ng-zorro-antd'; diff --git a/components/date-picker/doc/index.zh-CN.md b/components/date-picker/doc/index.zh-CN.md index 31f475ddcb7..2696ad83f05 100644 --- a/components/date-picker/doc/index.zh-CN.md +++ b/components/date-picker/doc/index.zh-CN.md @@ -32,7 +32,7 @@ registerLocaleData(zh); ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzDatePickerModule } from 'ng-zorro-antd'; diff --git a/components/divider/doc/index.en-US.md b/components/divider/doc/index.en-US.md index fafcd359394..2211eaf28b6 100644 --- a/components/divider/doc/index.en-US.md +++ b/components/divider/doc/index.en-US.md @@ -15,7 +15,7 @@ A divider line separates different content. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzDividerModule } from 'ng-zorro-antd'; diff --git a/components/divider/doc/index.zh-CN.md b/components/divider/doc/index.zh-CN.md index 0c60148a7d7..6e53850e983 100644 --- a/components/divider/doc/index.zh-CN.md +++ b/components/divider/doc/index.zh-CN.md @@ -16,7 +16,7 @@ subtitle: 分割线 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzDividerModule } from 'ng-zorro-antd'; diff --git a/components/drawer/doc/index.en-US.md b/components/drawer/doc/index.en-US.md index 8d1172694dc..f8613655a86 100755 --- a/components/drawer/doc/index.en-US.md +++ b/components/drawer/doc/index.en-US.md @@ -17,7 +17,7 @@ A Drawer is a panel that is typically overlaid on top of a page and slides in fr ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzDrawerModule } from 'ng-zorro-antd'; diff --git a/components/drawer/doc/index.zh-CN.md b/components/drawer/doc/index.zh-CN.md index e4e79cffc28..30876c03ca6 100755 --- a/components/drawer/doc/index.zh-CN.md +++ b/components/drawer/doc/index.zh-CN.md @@ -18,7 +18,7 @@ title: Drawer ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzDrawerModule } from 'ng-zorro-antd'; diff --git a/components/dropdown/doc/index.en-US.md b/components/dropdown/doc/index.en-US.md index 96bf846441c..c1796c22bcd 100755 --- a/components/dropdown/doc/index.en-US.md +++ b/components/dropdown/doc/index.en-US.md @@ -14,7 +14,7 @@ If there are too many operations to display, you can wrap them in a `Dropdown`. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzDropDownModule } from 'ng-zorro-antd'; diff --git a/components/dropdown/doc/index.zh-CN.md b/components/dropdown/doc/index.zh-CN.md index 7626b1fb3ee..6d4eed1b3bb 100755 --- a/components/dropdown/doc/index.zh-CN.md +++ b/components/dropdown/doc/index.zh-CN.md @@ -15,7 +15,7 @@ title: Dropdown ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzDropDownModule } from 'ng-zorro-antd'; diff --git a/components/empty/doc/index.en-US.md b/components/empty/doc/index.en-US.md index dc301a363fd..e0ce57747db 100644 --- a/components/empty/doc/index.en-US.md +++ b/components/empty/doc/index.en-US.md @@ -15,7 +15,7 @@ When there is no data provided, display for friendly tips. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzEmptyModule } from 'ng-zorro-antd'; diff --git a/components/empty/doc/index.zh-CN.md b/components/empty/doc/index.zh-CN.md index 6490270cecb..4c1b3869358 100644 --- a/components/empty/doc/index.zh-CN.md +++ b/components/empty/doc/index.zh-CN.md @@ -16,7 +16,7 @@ cols: 1 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzEmptyModule } from 'ng-zorro-antd'; diff --git a/components/form/doc/index.en-US.md b/components/form/doc/index.en-US.md index 94fe9030e1e..f03babfff6c 100644 --- a/components/form/doc/index.en-US.md +++ b/components/form/doc/index.en-US.md @@ -47,7 +47,7 @@ A form consists of one or more form fields whose type includes input, textarea, ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzFormModule } from 'ng-zorro-antd'; diff --git a/components/form/doc/index.zh-CN.md b/components/form/doc/index.zh-CN.md index 8893d5f4665..c844daf998e 100644 --- a/components/form/doc/index.zh-CN.md +++ b/components/form/doc/index.zh-CN.md @@ -46,7 +46,7 @@ title: Form ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzFormModule } from 'ng-zorro-antd'; diff --git a/components/grid/doc/index.en-US.md b/components/grid/doc/index.en-US.md index 2331d665a44..efc8439416d 100755 --- a/components/grid/doc/index.en-US.md +++ b/components/grid/doc/index.en-US.md @@ -83,7 +83,7 @@ Flex layout uses a 24 grid layout to define the width of each "box", but does no ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzGridModule } from 'ng-zorro-antd'; diff --git a/components/grid/doc/index.zh-CN.md b/components/grid/doc/index.zh-CN.md index d3c9c627cf6..e40861a1808 100755 --- a/components/grid/doc/index.zh-CN.md +++ b/components/grid/doc/index.zh-CN.md @@ -82,7 +82,7 @@ Flex 布局是基于 24 栅格来定义每一个『盒子』的宽度,但排 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzGridModule } from 'ng-zorro-antd'; diff --git a/components/icon/doc/index.en-US.md b/components/icon/doc/index.en-US.md index 58a6cbfa153..10726d74bb8 100755 --- a/components/icon/doc/index.en-US.md +++ b/components/icon/doc/index.en-US.md @@ -22,7 +22,7 @@ We are still adding two-tone icons right now, syncing to [antd](https://ant.desi ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzIconModule } from 'ng-zorro-antd'; diff --git a/components/icon/doc/index.zh-CN.md b/components/icon/doc/index.zh-CN.md index c3589311481..9814c9da789 100755 --- a/components/icon/doc/index.zh-CN.md +++ b/components/icon/doc/index.zh-CN.md @@ -23,7 +23,7 @@ hasPageDemo: true ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzIconModule } from 'ng-zorro-antd'; diff --git a/components/input-number/doc/index.en-US.md b/components/input-number/doc/index.en-US.md index 21eea3cb934..a72178623ed 100755 --- a/components/input-number/doc/index.en-US.md +++ b/components/input-number/doc/index.en-US.md @@ -16,7 +16,7 @@ When a numeric value needs to be provided. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzInputNumberModule } from 'ng-zorro-antd'; diff --git a/components/input-number/doc/index.zh-CN.md b/components/input-number/doc/index.zh-CN.md index 0759fb1ded7..a24d601d6c5 100755 --- a/components/input-number/doc/index.zh-CN.md +++ b/components/input-number/doc/index.zh-CN.md @@ -19,7 +19,7 @@ title: InputNumber ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzInputNumberModule } from 'ng-zorro-antd'; diff --git a/components/input-number/nz-input-number.component.html b/components/input-number/nz-input-number.component.html index 6596b2489c4..1377971bf56 100644 --- a/components/input-number/nz-input-number.component.html +++ b/components/input-number/nz-input-number.component.html @@ -27,8 +27,6 @@ [attr.step]="nzStep" (keydown)="onKeyDown($event)" (keyup)="onKeyUp()" - (blur)="onBlur()" - (focus)="onFocus()" [ngModel]="displayValue" (ngModelChange)="onModelChange($event)"> \ No newline at end of file diff --git a/components/input-number/nz-input-number.component.ts b/components/input-number/nz-input-number.component.ts index 21ea7936a06..11793f55173 100644 --- a/components/input-number/nz-input-number.component.ts +++ b/components/input-number/nz-input-number.component.ts @@ -350,9 +350,11 @@ export class NzInputNumberComponent implements ControlValueAccessor, AfterViewIn ngOnInit(): void { this.focusMonitor.monitor(this.elementRef, true).subscribe(focusOrigin => { if (!focusOrigin) { + this.onBlur(); this.nzBlur.emit(); Promise.resolve().then(() => this.onTouched()); } else { + this.onFocus(); this.nzFocus.emit(); } }); diff --git a/components/input/doc/index.en-US.md b/components/input/doc/index.en-US.md index c7fadac4337..f50d8e1472a 100755 --- a/components/input/doc/index.en-US.md +++ b/components/input/doc/index.en-US.md @@ -16,7 +16,7 @@ Keyboard and mouse can be used for providing or changing data. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzInputModule } from 'ng-zorro-antd'; diff --git a/components/input/doc/index.zh-CN.md b/components/input/doc/index.zh-CN.md index de0423ddca7..ab6d2904fdc 100755 --- a/components/input/doc/index.zh-CN.md +++ b/components/input/doc/index.zh-CN.md @@ -16,7 +16,7 @@ title: Input ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzInputModule } from 'ng-zorro-antd'; diff --git a/components/layout/doc/index.en-US.md b/components/layout/doc/index.en-US.md index aadbccab300..91849241129 100755 --- a/components/layout/doc/index.en-US.md +++ b/components/layout/doc/index.en-US.md @@ -71,7 +71,7 @@ The first level navigation is inclined left near a logo, and the secondary menu ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzLayoutModule } from 'ng-zorro-antd'; diff --git a/components/layout/doc/index.zh-CN.md b/components/layout/doc/index.zh-CN.md index a3b149163aa..ab095444cd9 100755 --- a/components/layout/doc/index.zh-CN.md +++ b/components/layout/doc/index.zh-CN.md @@ -72,7 +72,7 @@ title: Layout ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzLayoutModule } from 'ng-zorro-antd'; diff --git a/components/list/doc/index.en-US.md b/components/list/doc/index.en-US.md index afaa9ff7384..5ffb3f7016e 100644 --- a/components/list/doc/index.en-US.md +++ b/components/list/doc/index.en-US.md @@ -15,7 +15,7 @@ A list can be used to display content related to a single subject. The content c ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzListModule } from 'ng-zorro-antd'; diff --git a/components/list/doc/index.zh-CN.md b/components/list/doc/index.zh-CN.md index 32f7034a189..961c85f47ce 100644 --- a/components/list/doc/index.zh-CN.md +++ b/components/list/doc/index.zh-CN.md @@ -16,7 +16,7 @@ cols: 1 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzListModule } from 'ng-zorro-antd'; diff --git a/components/mention/doc/index.en-US.md b/components/mention/doc/index.en-US.md index 0dc05d8eef1..61eb3f3d506 100644 --- a/components/mention/doc/index.en-US.md +++ b/components/mention/doc/index.en-US.md @@ -24,7 +24,7 @@ When need to mention someone or something. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzMentionModule } from 'ng-zorro-antd'; diff --git a/components/mention/doc/index.zh-CN.md b/components/mention/doc/index.zh-CN.md index 32c47a2fcae..e48cdc23f0e 100644 --- a/components/mention/doc/index.zh-CN.md +++ b/components/mention/doc/index.zh-CN.md @@ -25,7 +25,7 @@ title: Mention ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzMentionModule } from 'ng-zorro-antd'; diff --git a/components/menu/doc/index.en-US.md b/components/menu/doc/index.en-US.md index 45f1ded53fe..ccf7ec35cc9 100755 --- a/components/menu/doc/index.en-US.md +++ b/components/menu/doc/index.en-US.md @@ -29,7 +29,7 @@ More layouts with navigation: [layout](/components/layout/en). ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzMenuModule } from 'ng-zorro-antd'; diff --git a/components/menu/doc/index.zh-CN.md b/components/menu/doc/index.zh-CN.md index 4cd3390141b..f58166b8459 100755 --- a/components/menu/doc/index.zh-CN.md +++ b/components/menu/doc/index.zh-CN.md @@ -30,7 +30,7 @@ subtitle: 导航菜单 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzMenuModule } from 'ng-zorro-antd'; diff --git a/components/message/doc/index.en-US.md b/components/message/doc/index.en-US.md index 473e5264019..fdbaaa2fb09 100644 --- a/components/message/doc/index.en-US.md +++ b/components/message/doc/index.en-US.md @@ -31,7 +31,7 @@ The default global configuration is: ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzMessageModule } from 'ng-zorro-antd'; diff --git a/components/message/doc/index.zh-CN.md b/components/message/doc/index.zh-CN.md index 43ae6b4e97d..4ca67285670 100644 --- a/components/message/doc/index.zh-CN.md +++ b/components/message/doc/index.zh-CN.md @@ -32,7 +32,7 @@ title: Message ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzMessageModule } from 'ng-zorro-antd'; diff --git a/components/modal/doc/index.en-US.md b/components/modal/doc/index.en-US.md index 206f087e662..b3f3f3cf5ed 100644 --- a/components/modal/doc/index.en-US.md +++ b/components/modal/doc/index.en-US.md @@ -20,7 +20,7 @@ It is recommended to use the `Component` way to pop up the Modal, so that the co ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzModalModule } from 'ng-zorro-antd'; diff --git a/components/modal/doc/index.zh-CN.md b/components/modal/doc/index.zh-CN.md index 6b02db20b97..24695468d56 100644 --- a/components/modal/doc/index.zh-CN.md +++ b/components/modal/doc/index.zh-CN.md @@ -21,7 +21,7 @@ title: Modal ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzModalModule } from 'ng-zorro-antd'; diff --git a/components/notification/doc/index.en-US.md b/components/notification/doc/index.en-US.md index 629dbb1ec29..e1d41fb5077 100644 --- a/components/notification/doc/index.en-US.md +++ b/components/notification/doc/index.en-US.md @@ -39,7 +39,7 @@ The default global configuration is: ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzNotificationModule } from 'ng-zorro-antd'; diff --git a/components/notification/doc/index.zh-CN.md b/components/notification/doc/index.zh-CN.md index 5217b347b15..88ae28f8c66 100644 --- a/components/notification/doc/index.zh-CN.md +++ b/components/notification/doc/index.zh-CN.md @@ -38,7 +38,7 @@ subtitle: 通知提醒框 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzNotificationModule } from 'ng-zorro-antd'; diff --git a/components/page-header/doc/index.en-US.md b/components/page-header/doc/index.en-US.md index 26ab8470dbf..9b384c8128f 100644 --- a/components/page-header/doc/index.en-US.md +++ b/components/page-header/doc/index.en-US.md @@ -19,7 +19,7 @@ Use when you need the user to quickly understand what the current page is and wh ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzPageHeaderModule } from 'ng-zorro-antd'; diff --git a/components/page-header/doc/index.zh-CN.md b/components/page-header/doc/index.zh-CN.md index 349183d73c7..3f2fb8fa9f0 100644 --- a/components/page-header/doc/index.zh-CN.md +++ b/components/page-header/doc/index.zh-CN.md @@ -20,7 +20,7 @@ subtitle: 页头 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzPageHeaderModule } from 'ng-zorro-antd'; diff --git a/components/pagination/doc/index.en-US.md b/components/pagination/doc/index.en-US.md index 50f331a460e..e33d13af418 100755 --- a/components/pagination/doc/index.en-US.md +++ b/components/pagination/doc/index.en-US.md @@ -20,7 +20,7 @@ A long list can be divided into several pages by `Pagination`, and only one page ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzPaginationModule } from 'ng-zorro-antd'; diff --git a/components/pagination/doc/index.zh-CN.md b/components/pagination/doc/index.zh-CN.md index d9fbfd81e05..f48454ff09f 100755 --- a/components/pagination/doc/index.zh-CN.md +++ b/components/pagination/doc/index.zh-CN.md @@ -21,7 +21,7 @@ cols: 1 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzPaginationModule } from 'ng-zorro-antd'; diff --git a/components/popconfirm/doc/index.en-US.md b/components/popconfirm/doc/index.en-US.md index a140aa56715..2c7f8afccdb 100644 --- a/components/popconfirm/doc/index.en-US.md +++ b/components/popconfirm/doc/index.en-US.md @@ -16,7 +16,7 @@ The difference with the `confirm` modal dialog is that it's more lightweight tha ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzPopconfirmModule } from 'ng-zorro-antd'; diff --git a/components/popconfirm/doc/index.zh-CN.md b/components/popconfirm/doc/index.zh-CN.md index afc0f27da90..4d3f5ce3f85 100644 --- a/components/popconfirm/doc/index.zh-CN.md +++ b/components/popconfirm/doc/index.zh-CN.md @@ -17,7 +17,7 @@ title: Popconfirm ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzPopconfirmModule } from 'ng-zorro-antd'; diff --git a/components/popover/doc/index.en-US.md b/components/popover/doc/index.en-US.md index 2fb4841fe8d..8a74eb561c3 100644 --- a/components/popover/doc/index.en-US.md +++ b/components/popover/doc/index.en-US.md @@ -16,7 +16,7 @@ Comparing with `Tooltip`, besides information `Popover` card can also provide ac ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzPopoverModule } from 'ng-zorro-antd'; diff --git a/components/popover/doc/index.zh-CN.md b/components/popover/doc/index.zh-CN.md index 5b3479c3024..2b1a61de9e1 100644 --- a/components/popover/doc/index.zh-CN.md +++ b/components/popover/doc/index.zh-CN.md @@ -17,7 +17,7 @@ title: Popover ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzPopoverModule } from 'ng-zorro-antd'; diff --git a/components/progress/doc/index.en-US.md b/components/progress/doc/index.en-US.md index 02cf8b1a083..bac6478accc 100644 --- a/components/progress/doc/index.en-US.md +++ b/components/progress/doc/index.en-US.md @@ -17,7 +17,7 @@ If it will take a long time to complete an operation, you can use `Progress` to ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzProgressModule } from 'ng-zorro-antd'; diff --git a/components/progress/doc/index.zh-CN.md b/components/progress/doc/index.zh-CN.md index 539bfb80354..912daec8556 100644 --- a/components/progress/doc/index.zh-CN.md +++ b/components/progress/doc/index.zh-CN.md @@ -18,7 +18,7 @@ title: Progress ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzProgressModule } from 'ng-zorro-antd'; diff --git a/components/radio/doc/index.en-US.md b/components/radio/doc/index.en-US.md index 034e1119eaa..f918e073c0c 100644 --- a/components/radio/doc/index.en-US.md +++ b/components/radio/doc/index.en-US.md @@ -15,7 +15,7 @@ Radio. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzRadioModule } from 'ng-zorro-antd'; diff --git a/components/radio/doc/index.zh-CN.md b/components/radio/doc/index.zh-CN.md index e9a9bb844fd..73ddecaaa57 100644 --- a/components/radio/doc/index.zh-CN.md +++ b/components/radio/doc/index.zh-CN.md @@ -16,7 +16,7 @@ title: Radio ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzRadioModule } from 'ng-zorro-antd'; diff --git a/components/rate/doc/index.en-US.md b/components/rate/doc/index.en-US.md index 9bdd6432439..281428ee74c 100644 --- a/components/rate/doc/index.en-US.md +++ b/components/rate/doc/index.en-US.md @@ -15,7 +15,7 @@ Rate component. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzRateModule } from 'ng-zorro-antd'; diff --git a/components/rate/doc/index.zh-CN.md b/components/rate/doc/index.zh-CN.md index 36420487754..1fdbf2b41fa 100644 --- a/components/rate/doc/index.zh-CN.md +++ b/components/rate/doc/index.zh-CN.md @@ -16,7 +16,7 @@ title: Rate ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzRateModule } from 'ng-zorro-antd'; diff --git a/components/select/doc/index.en-US.md b/components/select/doc/index.en-US.md index 27e561a30a9..bbd80410c38 100644 --- a/components/select/doc/index.en-US.md +++ b/components/select/doc/index.en-US.md @@ -21,7 +21,7 @@ Select component to select value from options. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzSelectModule } from 'ng-zorro-antd'; diff --git a/components/select/doc/index.zh-CN.md b/components/select/doc/index.zh-CN.md index 485641ece70..47459a87976 100644 --- a/components/select/doc/index.zh-CN.md +++ b/components/select/doc/index.zh-CN.md @@ -22,7 +22,7 @@ title: Select ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzSelectModule } from 'ng-zorro-antd'; diff --git a/components/skeleton/doc/index.en-US.md b/components/skeleton/doc/index.en-US.md index 80381765489..607cbca6fd5 100644 --- a/components/skeleton/doc/index.en-US.md +++ b/components/skeleton/doc/index.en-US.md @@ -16,7 +16,7 @@ Provide a placeholder at the place which need waiting for loading. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzSkeletonModule } from 'ng-zorro-antd'; diff --git a/components/skeleton/doc/index.zh-CN.md b/components/skeleton/doc/index.zh-CN.md index 7e47b402ff2..cb5c2e06158 100644 --- a/components/skeleton/doc/index.zh-CN.md +++ b/components/skeleton/doc/index.zh-CN.md @@ -18,7 +18,7 @@ cols: 1 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzSkeletonModule } from 'ng-zorro-antd'; diff --git a/components/slider/doc/index.en-US.md b/components/slider/doc/index.en-US.md index 7e8401226ff..26fb472ac6e 100644 --- a/components/slider/doc/index.en-US.md +++ b/components/slider/doc/index.en-US.md @@ -14,7 +14,7 @@ To input a value in a range. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzSliderModule } from 'ng-zorro-antd'; diff --git a/components/slider/doc/index.zh-CN.md b/components/slider/doc/index.zh-CN.md index 8c9eff38959..4a99c65c4c2 100644 --- a/components/slider/doc/index.zh-CN.md +++ b/components/slider/doc/index.zh-CN.md @@ -15,7 +15,7 @@ title: Slider ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzSliderModule } from 'ng-zorro-antd'; diff --git a/components/spin/doc/index.en-US.md b/components/spin/doc/index.en-US.md index b87185c45fb..7e603f08fb6 100644 --- a/components/spin/doc/index.en-US.md +++ b/components/spin/doc/index.en-US.md @@ -14,7 +14,7 @@ When part of the page is waiting for asynchronous data or during a rendering pro ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzSpinModule } from 'ng-zorro-antd'; diff --git a/components/spin/doc/index.zh-CN.md b/components/spin/doc/index.zh-CN.md index d406e2676f6..eaf8fd4807a 100644 --- a/components/spin/doc/index.zh-CN.md +++ b/components/spin/doc/index.zh-CN.md @@ -15,7 +15,7 @@ subtitle: 加载中 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzSpinModule } from 'ng-zorro-antd'; diff --git a/components/statistic/doc/index.en-US.md b/components/statistic/doc/index.en-US.md index d628d8e2f1c..c6b77c33084 100644 --- a/components/statistic/doc/index.en-US.md +++ b/components/statistic/doc/index.en-US.md @@ -15,7 +15,7 @@ Display statistic number. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzStatisticModule } from 'ng-zorro-antd'; diff --git a/components/statistic/doc/index.zh-CN.md b/components/statistic/doc/index.zh-CN.md index ea76627f52b..4e354fd549d 100644 --- a/components/statistic/doc/index.zh-CN.md +++ b/components/statistic/doc/index.zh-CN.md @@ -16,7 +16,7 @@ type: 数据展示 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzStatisticModule } from 'ng-zorro-antd'; diff --git a/components/steps/doc/index.en-US.md b/components/steps/doc/index.en-US.md index a920bb9cdf0..422ceb4a29b 100755 --- a/components/steps/doc/index.en-US.md +++ b/components/steps/doc/index.en-US.md @@ -23,7 +23,7 @@ When the task is complicated or has a certain sequence in the series of subtasks ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzStepsModule } from 'ng-zorro-antd'; diff --git a/components/steps/doc/index.zh-CN.md b/components/steps/doc/index.zh-CN.md index b1a1d6a3e5e..1a53cdaa851 100755 --- a/components/steps/doc/index.zh-CN.md +++ b/components/steps/doc/index.zh-CN.md @@ -24,7 +24,7 @@ title: Steps ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzStepsModule } from 'ng-zorro-antd'; diff --git a/components/switch/doc/index.en-US.md b/components/switch/doc/index.en-US.md index 5e2b43c400b..ff73566b014 100755 --- a/components/switch/doc/index.en-US.md +++ b/components/switch/doc/index.en-US.md @@ -15,7 +15,7 @@ Switching Selector. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzSwitchModule } from 'ng-zorro-antd'; diff --git a/components/switch/doc/index.zh-CN.md b/components/switch/doc/index.zh-CN.md index 6508b01c767..1d8d06684e1 100755 --- a/components/switch/doc/index.zh-CN.md +++ b/components/switch/doc/index.zh-CN.md @@ -16,7 +16,7 @@ title: Switch ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzSwitchModule } from 'ng-zorro-antd'; diff --git a/components/table/doc/index.en-US.md b/components/table/doc/index.en-US.md index 29fa797351f..1e72eac39c5 100644 --- a/components/table/doc/index.en-US.md +++ b/components/table/doc/index.en-US.md @@ -57,7 +57,7 @@ The data passed to `[nzData]` will be export with [Template Context](https://ang ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzTableModule } from 'ng-zorro-antd'; diff --git a/components/table/doc/index.zh-CN.md b/components/table/doc/index.zh-CN.md index d972ae2ffa3..deaed967f6a 100644 --- a/components/table/doc/index.zh-CN.md +++ b/components/table/doc/index.zh-CN.md @@ -58,7 +58,7 @@ Table 组件同时具备了易用性和高度可定制性 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzTableModule } from 'ng-zorro-antd'; diff --git a/components/tabs/doc/index.en-US.md b/components/tabs/doc/index.en-US.md index b5fda7c6489..1fb109f19a2 100644 --- a/components/tabs/doc/index.en-US.md +++ b/components/tabs/doc/index.en-US.md @@ -19,7 +19,7 @@ Ant Design has 3 types of Tabs for different situations. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzTabsModule } from 'ng-zorro-antd'; diff --git a/components/tabs/doc/index.zh-CN.md b/components/tabs/doc/index.zh-CN.md index 7a2bc7253ac..aa0555fabd7 100644 --- a/components/tabs/doc/index.zh-CN.md +++ b/components/tabs/doc/index.zh-CN.md @@ -22,7 +22,7 @@ Ant Design 依次提供了三级选项卡,分别用于不同的场景。 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzTabsModule } from 'ng-zorro-antd'; diff --git a/components/tag/doc/index.en-US.md b/components/tag/doc/index.en-US.md index 3fda96d7166..18563d48537 100644 --- a/components/tag/doc/index.en-US.md +++ b/components/tag/doc/index.en-US.md @@ -16,7 +16,7 @@ Tag for categorizing or markup. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzTagModule } from 'ng-zorro-antd'; diff --git a/components/tag/doc/index.zh-CN.md b/components/tag/doc/index.zh-CN.md index 0f60a23e4ba..57d1092ca00 100644 --- a/components/tag/doc/index.zh-CN.md +++ b/components/tag/doc/index.zh-CN.md @@ -16,7 +16,7 @@ title: Tag ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts ```ts diff --git a/components/time-picker/doc/index.en-US.md b/components/time-picker/doc/index.en-US.md index 57881c0e9dd..037d9d2c62f 100644 --- a/components/time-picker/doc/index.en-US.md +++ b/components/time-picker/doc/index.en-US.md @@ -18,7 +18,7 @@ By clicking the input box, you can select a time from a popup panel. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzTimePickerModule } from 'ng-zorro-antd'; diff --git a/components/time-picker/doc/index.zh-CN.md b/components/time-picker/doc/index.zh-CN.md index 93f2fbf484e..d69850ce215 100644 --- a/components/time-picker/doc/index.zh-CN.md +++ b/components/time-picker/doc/index.zh-CN.md @@ -19,7 +19,7 @@ title: TimePicker ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzTimePickerModule } from 'ng-zorro-antd'; diff --git a/components/timeline/doc/index.en-US.md b/components/timeline/doc/index.en-US.md index f3255d784b7..3f9ccf21105 100644 --- a/components/timeline/doc/index.en-US.md +++ b/components/timeline/doc/index.en-US.md @@ -24,7 +24,7 @@ Vertical display timeline. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzTimelineModule } from 'ng-zorro-antd'; diff --git a/components/timeline/doc/index.zh-CN.md b/components/timeline/doc/index.zh-CN.md index 136b43cbc9c..8a029c6a170 100644 --- a/components/timeline/doc/index.zh-CN.md +++ b/components/timeline/doc/index.zh-CN.md @@ -25,7 +25,7 @@ title: Timeline ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzTimelineModule } from 'ng-zorro-antd'; diff --git a/components/tooltip/doc/index.en-US.md b/components/tooltip/doc/index.en-US.md index 4901c41e045..91218ceee63 100644 --- a/components/tooltip/doc/index.en-US.md +++ b/components/tooltip/doc/index.en-US.md @@ -15,7 +15,7 @@ A simple text popup tip. ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzTooltipModule } from 'ng-zorro-antd'; diff --git a/components/tooltip/doc/index.zh-CN.md b/components/tooltip/doc/index.zh-CN.md index c874ebf5e69..77d506df3ec 100644 --- a/components/tooltip/doc/index.zh-CN.md +++ b/components/tooltip/doc/index.zh-CN.md @@ -17,7 +17,7 @@ title: Tooltip ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzTooltipModule } from 'ng-zorro-antd'; diff --git a/components/transfer/doc/index.en-US.md b/components/transfer/doc/index.en-US.md index 601bd411938..6b428dd9423 100644 --- a/components/transfer/doc/index.en-US.md +++ b/components/transfer/doc/index.en-US.md @@ -17,7 +17,7 @@ One or more elements can be selected from either column, one click on the proper ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzTransferModule } from 'ng-zorro-antd'; diff --git a/components/transfer/doc/index.zh-CN.md b/components/transfer/doc/index.zh-CN.md index da9d916eebf..fae0c2252f5 100644 --- a/components/transfer/doc/index.zh-CN.md +++ b/components/transfer/doc/index.zh-CN.md @@ -19,7 +19,7 @@ title: Transfer ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzTransferModule } from 'ng-zorro-antd'; diff --git a/components/tree-select/doc/index.en-US.md b/components/tree-select/doc/index.en-US.md index 001f62f40fa..985c4b8b461 100755 --- a/components/tree-select/doc/index.en-US.md +++ b/components/tree-select/doc/index.en-US.md @@ -15,7 +15,7 @@ Any data whose entries are defined in a hierarchical manner is fit to use this c ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzTreeSelectModule } from 'ng-zorro-antd'; diff --git a/components/tree-select/doc/index.zh-CN.md b/components/tree-select/doc/index.zh-CN.md index 3ecb1da55d5..1abb88c3152 100755 --- a/components/tree-select/doc/index.zh-CN.md +++ b/components/tree-select/doc/index.zh-CN.md @@ -15,7 +15,7 @@ title: TreeSelect ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzTreeSelectModule } from 'ng-zorro-antd'; diff --git a/components/tree/doc/index.en-US.md b/components/tree/doc/index.en-US.md index fe897186fe8..57c93d856e7 100644 --- a/components/tree/doc/index.en-US.md +++ b/components/tree/doc/index.en-US.md @@ -12,7 +12,7 @@ Almost anything can be represented in a tree structure. Examples include directo ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzTreeModule } from 'ng-zorro-antd'; diff --git a/components/tree/doc/index.zh-CN.md b/components/tree/doc/index.zh-CN.md index 8c01f995c2e..33c0fe17ebd 100644 --- a/components/tree/doc/index.zh-CN.md +++ b/components/tree/doc/index.zh-CN.md @@ -13,7 +13,7 @@ subtitle: 树形控件 ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzTreeModule } from 'ng-zorro-antd'; diff --git a/components/upload/doc/index.en-US.md b/components/upload/doc/index.en-US.md index d594f71eb01..8d65480cf66 100644 --- a/components/upload/doc/index.en-US.md +++ b/components/upload/doc/index.en-US.md @@ -20,7 +20,7 @@ Uploading is the process of publishing information (web pages, text, pictures, v ### Import this Component Individually -[Note](/docs/getting-started/en#import-a-component-individually). +You can get more detail [here](/docs/getting-started/en#import-a-component-individually). ```ts import { NzUploadModule } from 'ng-zorro-antd'; diff --git a/components/upload/doc/index.zh-CN.md b/components/upload/doc/index.zh-CN.md index 1daddc3a9b6..de2d3595a65 100644 --- a/components/upload/doc/index.zh-CN.md +++ b/components/upload/doc/index.zh-CN.md @@ -21,7 +21,7 @@ title: Upload ### 单独引入此组件 -[说明](/docs/getting-started/zh#单独引入某个组件)。 +想要了解更多关于单独引入组件的内容,可以在[快速上手](/docs/getting-started/zh#单独引入某个组件)页面进行查看。 ```ts import { NzUploadModule } from 'ng-zorro-antd';