Skip to main content

Angular Material & CDK

Angular Material is the official UI component library based on Google's Material Design. CDK (Component Dev Kit) provides low-level primitives for building custom components. Together they serve as a powerful foundation for building unified UIs in enterprise development.

1. Getting Started with Angular Material

2. Commonly Used Components

3. Theme Customization

4. MatTable (Data Table)

5. CDK (Component Dev Kit)

6. Accessibility (a11y)

7. Comparison with Other UI Libraries