0

Hi iam able to use cdk to drag and drop in between two list and for sake name it as parentlist and now in to the parentlist items i need to add another list items using angular 2 cdk? please let me show with an example

drag and drop between two list creates a parentlist

now need to drag and drop third list to parentList individual items

example like to say

first list has Forms with out fields i need to drag that forms to second list whisch will then have array of forms

third list will have fields and i need to drag these fields to the individual forms in the array. suppose to drop many fields in an individual form of form array

  • https://jake.stackblitz.com/edit/angular-cdk-drag-and-drop-mutiple-components?file=src/app/done/done.component.ts , each items in done list should take the other list value as an array – Didi Kumar Dec 26 '22 at 13:31

0 Answers0