TuiEditor::ClipboardPicker
Inherits Tui::Panel / Tui::Widget / Tui::Reactive / Reference / Object
Clipboard picker panel (shown in a dialog or sidebar)
Constructors
new(history : ClipboardHistory)
SourceInstance methods
KISS event handling with capture support Flow: on_capture → children → on_event Override on_capture to intercept before children Override on_event to handle after children
on_close
Sourceon_select
Source