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§
- Drop
Zone Props - Props for the
DropZonecomponent.
Enums§
Functions§
- Drop
Zone - Optional Props