You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to use Angular CDK to drag items inside a contenteditable div.
I have a list with tags like {{ user.name }}. I'd like to drag items like these from a list to the cursor position inside my contenteditable. Afterwards I'd like to drag these items around inside the contenteditable.