Closed ashutosh1807 closed 6 years ago
See I have a button now as I click it and drag into my dropping area I want a dynamic component to be added at mouse drop position...how can I do this can you give a sample code?or should I give a sample code
You can use the 'onPositionChange' event to get the mouse drop position, and the rest is up to you..
Please provide explanation, example and screenshot