Angular
What is Angular Material?
Angular Material is the official UI component library by the Angular team, implementing Google's Material Design. Provides accessible, themable components: buttons, dialogs, tables, datepickers. Built on top of the **CDK** (Component Dev Kit), which exposes lower-level primitives (overlay, drag-drop, a11y) you can reuse standalone.