Function cosmic::iced_core::widget::operation::text_input::select_all

source ยท
pub fn select_all<T>(target: Id) -> impl Operation<T>
Expand description

Produces an Operation that selects all the content of the widget with the given Id.