25 Mar 2020 |
Min ReadHow to implement drag and drop with Angular 9
Component Development Kit (CDK)
The Component Development Kit is a set of tools that implement common behaviors
and components with very unique interaction styles without being opinionated
about the template choices. It is a kind of abstraction of the Angular Material
Library, with no styling specific to material design. It provides more unique
ways to get creative while building your angular components.
Drag and Drop Tool
The Drag and Drop tool is one of the component development kit common