
CDK • Angular Material
The Component Dev Kit (CDK) is a set of behavior primitives for building UI components.
@angular/cdk - npm
Dec 9, 2025 · Angular Material Component Development Kit. Latest version: 21.0.1, last published: 7 days ago. Start using @angular/cdk in your project by running `npm i …
Angular cdk Guide: Angular Material Component Development K …
Nov 16, 2025 · It offers angular material component development kit with an easy-to-use API and strong community support. Whether you're building a web application, CLI tool, or Node.js …
List: All About the Angular CDK | Curated by Brian Treese | Medium
Oct 24, 2025 · All About the Angular CDK · The Angular CDK offers powerful features to boost your development workflow. While it's well-documented, examples help clarify how things work.
CDK | Angular Material
The Component Dev Kit (CDK) is a set of tools that implement common interaction patterns whilst being unopinionated about their presentation. It represents an abstraction of the core …
@angular/cdk - npm
Aug 3, 2020 · Angular Material Component Development Kit. Latest version: 21.0.3, last published: a day ago. Start using @angular/cdk in your project by running `npm i …
Platform • Angular Material
Documentation licensed under CC BY 4.0. UI component infrastructure and Material Design components for mobile and desktop Angular web applications.
NPM @angular/cdk Package - amazingalgorithms.com
Explore the comprehensive Angular Material Component Development Kit (@angular/cdk) package, a collection of utility components, primitives, and services for building custom …
Drag and drop • Angular
For the full API reference, please see the Angular CDK's drag and drop API reference page. The Component Dev Kit (CDK) is a set of behavior primitives for building components. To use the …
Drag and Drop | Angular Material
Start by importing DragDropModule into the NgModule where you want to use drag-and-drop features. You can now add the cdkDrag directive to elements to make them draggable. When …