Angular Material - Drag and drop with CDK

preview_player
Показать описание
Here is how to create a simple Kanban board using Angular Material with smooth drag and drop functionality together with CDK capabilities.

Courses:
Angular & Laravel

Angular & Stripe

💖Support on Patreon:
----------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Thank you! my project got power-up now :)

urigross
Автор

Nice quick intro! I like how you verbalize the concepts in plain language and keep the code to the essentials. We need more tutorials with people who keep it simple and speak clearly. :)

lucchevalier
Автор

Nice Tutorial!
1 query
After dropping the item in "Done" array, can we keep it in the first array as well..
Like after dragging item from "To do" and dropping in "Done", can we keep that item in both the Arrays.

swapnild
Автор

Please how do I tackle this console error message::


[Intervention] Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.

ib