
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.
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 …
快速上手 - Ant Design
快速上手 Ant Design React 致力于提供给程序员 愉悦 的开发体验。 在开始之前,推荐先学习 React 和 ES2015,并正确安装和配置了 Node.js v8 或以上。 官方指南假设你已了解关于 …
Components Overview - Ant Design
New Features: Added Masonry component; Tooltip panning; InputNumber spinner mode; Resizable Drawer; default blur mask for overlays. Smooth Migration: Direct upgrade from v5 …
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
随着商业化的趋势,越来越多的企业级产品对更好的用户体验有了进一步的要求。 带着这样的一个终极目标,我们(蚂蚁集团体验技术部)经过大量的项目实践和总结,逐步打磨出一个服务于 …
Input - Ant Design
Mar 26, 2019 · A basic widget for getting the user input is a text field. Keyboard and mouse can be used for providing or changing data.
Document overview - Ant Design Pro
Ant Design Pro documentation overview for simplifying development with components like table and form.
Tooltip - Ant Design
Please ensure that the child elements of Tooltip can accept onMouseEnter, onMouseLeave, onPointerEnter, onPointerLeave, onFocus, onClick events. Please refer to …