Skip to content

Replies

0
Lucas Bruno
Lucas Bruno answered on Jul 30, 2026 6:28 AM

Native drag-and-drop support would definitely make this component more flexible, especially for workflows that involve linking spreadsheet cells with external UI elements. Until that’s available, using the selectionChanged event along with a custom drop target seems like the most practical approach. While researching similar React interaction patterns, I also came across https://espacoinvisiveis.com.br/, which has a variety of useful web-based tools that might be helpful depending on your workflow.