
Icon - Ant Design
use @ant-design/icons^5 instead of the latest version. stop to use static methods of message, Modal and notification. use hooks version or App provided instance.
Ant Design Mobile
Ant Design Mobile Research the final experience of mobile Get Started Preview Online
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...
Login - v2-pro.ant.design
Login Support multiple common ways of login with built-in controls. You can choose your own combinations and use with your custom controls. Usage: import Login from 'ant-design …
Form - Ant Design
Form is used to collect, validate, and submit the user input, usually contains various form items including checkbox, radio, input, select, and etc.
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 …
Input - Ant Design
A basic widget for getting the user input is a text field. Keyboard and mouse can be used for providing or changing data.
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.
Components | NG-ZORRO
Components Overview ng-zorro-antd is an Angular UI library, follows Ant Design specification, to provide high quantity UI components for web development.
Customize Theme - Ant Design
Ant Design allows you to customize our design tokens to satisfy UI diversity from business or brand requirements, including primary color, border radius, border color, etc.