2020年9月4日 · An enterprise-class UI design language and React UI library with a set of high-quality React components, one of best React UI library for enterprises.
Under this situation, Ant User-Experience Design Team builds a design system for enterprise products based on four design values of Natural, Certain, Meaningful, and Growing. It aims to uniform the user interface specs and reduce redundancies and excessive production costs, helping product designers to focus on better user experience.
Following the Ant Design specification, we developed a React UI library antd that contains a set of high quality components and demos for building rich, interactive user interfaces.
An enterprise-class UI design language for Angular applications. 60+ high-quality Angular components out of the box. Written in TypeScript with complete defined types. Support OnPush mode, high performance. Powerful theme customization in every detail. Internationalization support for dozens of languages.
Complete offline usage of icons, without dependency on a CDN-hosted font icon file (No more empty square during downloading and no need to deploy icon font files locally either!) Much more display accuracy on lower-resolution screens. The ability to choose icon color.
Form Item Component. A form consists of one or more form fields whose type includes input, textarea, checkbox, radio, select, tag, and more. A form field is defined using <Form.Item />. <Form.Item {...props}>{children}</Form.Item>.
Used for selecting multiple values from several options. If you use only one checkbox, it is the same as using Switch to toggle between two states. The difference is that Switch will trigger the state change directly, but Checkbox just marks the state as …
When requiring users to interact with the application, but without jumping to a new page and interrupting the user's workflow, you can use Modal to create a new floating layer over the current page to get user feedback or display information.
Ant Design's base color palette totals 120 colors, including 12 primary colors and their derivative colors. These colors can basically include the need for color in background applications design.