gpui-kit GitHub

Components

DragGhost view

A view survives a frame. Hold it in an Entity with cx.new(..) and reach it with .update(..).

use gpui_kit::interaction::DragGhost;

Source: crates/gpui-kit/src/interaction/dnd.rs