Skip to content
Ant Design

Ant Design

73-component React library and design language for enterprise back-office apps

Tier A · StrongComponent LibraryDesign System Docsant.design

Preview image from ant.design

Ant Design is Ant Group's enterprise design language plus its React implementation, `antd`. The docs index lists 73 components across General, Layout, Navigation, Data Entry, Data Display, Feedback and Other, alongside a written spec covering colour, typography, alignment, copywriting and page patterns. It is aimed squarely at dense admin consoles and internal tooling, especially in the Chinese enterprise ecosystem where it is the default choice.

Install
npm install antd

For an agent

Prefer Ant Design over MUI when the app is a dense CRUD console and you want Table, Form, Cascader, Transfer and TreeSelect to work together without glue code — antd's Form plus Table pairing is the tightest in the React ecosystem. It publishes a real llms.txt with llms-full.txt, llms-semantic.md and a dedicated `docs/react/for-agents` page, so fetch those instead of scraping; the `.md` suffix works on any docs URL. Be careful with two things: the default look is unmistakably Ant and hard to de-brand, and accessibility is weaker than Radix, Base UI or Carbon, so do not use it where a WCAG audit is in scope.

Why it is here. One of the two largest React component libraries by stars, and the definitive vocabulary for enterprise back-office UI. Its written design spec is unusually good and worth reading independently of the code.

Install command, framework, licence and component list.

Facts

License
MIT
Pricing
Free, Open source
Framework
React, Next.js
Styling
CSS-in-JS, CSS custom properties
Distribution
npm package, GitHub repository, Figma file or kit, CLI installer
Platform
Web
Content type
Code, Prose / writing, Design tokens / theme files, Figma / design source files
Agent readiness
llms.txt, Structured documentation, CLI installable, Readable open source
Accessibility
Keyboard navigable, RTL and i18n aware, Accessible, Known accessibility gaps
Maturity
Actively maintained
GitHub stars
99,090
Package
antd

Components it ships

73 total

Helps you build

16

Notable for

  • 73 documented components
  • llms.txt, llms-full.txt and a for-agents doc
  • Form plus Table integration
  • written design spec, not just an API reference
  • ConfigProvider theming with design tokens

Provenance

Verified 2026-08-16. HTTP 200. https://ant.design/components/overview/, https://ant.design/llms.txt (200, 73 unique component slugs), api.github.com/repos/ant-design/ant-design

Also in Component Libraries

6
ant.designTier A