
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.
Overview - Ant Design
Ant Design Pro: Out-of-the-box solution with 20+ templates and 10+ business components. Official UI: Ant Design's React UI library is a global component library with 60+ base components.
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 …
Getting Started | NG-ZORRO
Ant Design of Angular is dedicated to providing a good development experience for programmers. The prerequisite of Ant Design Angular is a solid background knowledge of Angular and …
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...
Typography - Ant Design
随着商业化的趋势,越来越多的企业级产品对更好的用户体验有了进一步的要求。 带着这样的一个终极目标,我们(蚂蚁集团体验技术部)经过大量的项目实践和总结,逐步打磨出一个服务于 …
Document overview - Ant Design Pro
Ant Design Pro documentation overview for simplifying development with components like table and form.
Layout - Ant Design
Feb 13, 2011 · nav 1 nav 2 nav 3 Home / List / App Content Ant Design ©2016 Created by Ant UED
Ant Design of React
Following the Ant Design specification, we developed a React UI library antd (Pronunciation) that contains a set of high quality components and demos for building rich, interactive user interfaces.
Message - Ant Design
return ( <Context1.Provider value="Ant"> {/* contextHolder is inside Context1 which means api will get value of Context1 */} {contextHolder} <Context2.Provider value="Design"> {/* …