About 11,900 results
Open links in new tab
  1. 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.

  2. 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 …

  3. 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 JavaScript ES2015.

  4. 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...

  5. Typography - Ant Design

    随着商业化的趋势,越来越多的企业级产品对更好的用户体验有了进一步的要求。 带着这样的一个终极目标,我们(蚂蚁集团体验技术部)经过大量的项目实践和总结,逐步打磨出一个服务于企业级产品的 …

  6. Document overview - Ant Design Pro

    Ant Design Pro documentation overview for simplifying development with components like table and form.

  7. 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"> {/* contextHolder is …

  8. 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.

  9. ProLayout - ProComponents

    GridContent encapsulates the equal-width and [flow] (https://preview.pro. ant.design/dashboard/analysis?layout=top) logic. You can see the preview effect in preview.

  10. 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 { …