# egui_dnd [![egui_ver](https://img.shields.io/badge/egui-0.29-blue)](https://github.com/emilk/egui) [![Latest version](https://img.shields.io/crates/v/egui_dnd.svg)](https://crates.io/crates/egui_dnd) [![Documentation](https://docs.rs/egui_dnd/badge.svg)](https://docs.rs/egui_dnd) [![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/) [![License](https://img.shields.io/crates/l/egui_dnd.svg)](https://crates.io/crates/egui_dnd) [content]:<> ... is a drag & drop library for [egui](https://github.com/emilk/egui). Give it a try here: To get started, take a look at the [simple example.](https://github.com/lucasmerlin/hello_egui/blob/main/crates/egui_dnd/examples/simple.rs) Demo Videos: