Stream archive: drag and drop in Yew + Rust (2023-10-24)
Channel:
Subscribers:
8,090
Published on ● Video Link: https://www.youtube.com/watch?v=bFH4OWrBmN0
In this live stream Brooks set up drag and drop functionality in the LMS. It's pretty easy to add the ability to drag. Less so to determine where to drop. #rust #yew
Links
MDN drag and drop: [https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API](https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API)
Yew events: [https://yew.rs/docs/0.20/concepts/html/events#available-events](https://yew.rs/docs/0.20/concepts/html/events#available-events)
- -- Watch live at https://www.twitch.tv/brookzerker
Other Videos By Brooks Builds (brookzerker)
Tags:
drag and drop
rust
twitch
yew
html drag and drop