Raxol.UI.Components.Input.MultiLineInput.ClipboardHelper (Raxol v0.4.0)
View SourceUI adapter for MultiLineInput's ClipboardHelper. Delegates to the implementation in Raxol.UI.Components.Input.MultiLineInput.ClipboardHelper.
Summary
Functions
Copies the currently selected text to the clipboard.
Cuts the selected text (copies then deletes).
Initiates a paste operation from clipboard.