Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As .NET 5 is released - could you provide now working example of using drag events i.e. ondragstart, ondragover and ondrop? #21985

Closed
Jarek300 opened this issue Apr 6, 2021 · 2 comments

Comments

@Jarek300
Copy link

Jarek300 commented Apr 6, 2021

Could you provide working example of using drag events i.e. ondragstart, ondragover and ondrop? Example should show how to put data into DataTransfer and DataTransferItem .NET objects and how data is received in ondrop event.

The problem was discussed here and postponed until .NET 5 was released.

@guardrex
Copy link
Collaborator

guardrex commented Apr 6, 2021

Please re-open this issue using the This page feedback button and form at the bottom of the English-US topic. Use of the This page feedback form adds metadata to cross-link the topic to your issue and automatically pings the author.

Capture

@guardrex guardrex closed this as completed Apr 6, 2021
@Jarek300
Copy link
Author

Jarek300 commented Apr 7, 2021

Ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants