Global web icon
ant.design
https://ant.design/
Ant Design - The world's second most popular React UI framework
Ant Design is here! Experience ultimate flexibility in theme customization and embrace the modern React ecosystem. It provides a solid foundation and a superior experience for building applications in the age of AI.
Global web icon
ant.design
https://mobile.ant.design/
Ant Design Mobile
Ant Design Mobile Research the final experience of mobile Get Started Preview Online
Global web icon
ant.design
https://ant.design/index-cn/?locale=zh-CN
Ant Design - 一套企业级 UI 设计语言和 React 组件库
基于 Ant Design 设计体系的 React UI 组件库,用于研发企业级中后台产品。
Global web icon
ant.design
https://ng.ant.design/docs/introduce/en
NG-ZORRO - Angular UI component library - ng.ant.design
An enterprise-class Angular UI component library based on Ant Design, all components are open source and free to use under MIT license.An enterprise-c...
Global web icon
ant.design
https://ant.design/docs/react/use-with-next
Usage with Next.js - Ant Design
Please note that when you install @ant-design/cssinjs, you must ensure that the version is consistent with the version of @ant-design/cssinjs in local node_modules of antd, otherwise, multiple React instances will appear, resulting in ctx being unable to be read correctly.
Global web icon
ant.design
https://ng.ant.design/components/table/en
Table | NG-ZORRO
Angular Table Component, A table displays rows of data.
Global web icon
ant.design
https://3x.ant.design/components/table/
Table - Ant Design
Table A table displays rows of data. When To Use To display a collection of structured data. To sort, search, paginate, filter data. How To Use Specify dataSource of ...
Global web icon
ant.design
https://ng.ant.design/components/icon/en
Icon | NG-ZORRO
As for icons provided by Ant Design, there are two ways to import them into your project. Static loading. You can load icons statically by registering icons in app.config.ts with provideNzIcons API. import { IconDefinition } from '@ant-design/icons-angular'; import { provideNzIcons } from 'ng-zorro-antd/icon'; // Import what you need.
Global web icon
ant.design
https://ng.ant.design/components/layout/en
Layout | NG-ZORRO
nav 1 nav 2 nav 3 Home / List / App Content Ant Design ©2025 Implement By Angular Header-Content-Footer
Global web icon
ant.design
https://ng.ant.design/components/list/en
List | NG-ZORRO - ng.ant.design
Ant Design supports a default list size as well as a large and small size. If a large or small list is desired, set the size property to either large or small respectively.