microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

[Feature]: Create a component that allows drag and drop of dictionary items (components/html elements) #80

Open janechu opened 3 years ago

janechu commented 3 years ago

What package(s) should this feature be added to?

@microsoft/fast-tooling

Summary

This web component should trigger an "addLinkedData" data message to be sent when a component is drag and dropped to the <html-render> element on the canvas and other sub-components.

Requirements