Skip to main content

Module drop_zone

Module drop_zone 

Source
Expand description

DropZone — the recorder’s MP4 import surface.

Two visual states: idle (subtle dashed outline, neutral copy) and active (solid accent border, bigger glyph, “release to drop” copy). The Tauri shell drives the active state from the OS-level drag events (tauri::Window::on_window_event), passing it in as a prop.

Structs§

DropZoneProps
Props for the DropZone component.

Enums§

DropZoneState

Functions§

DropZone
Optional Props