cosmic::widget::text_input

Function select_all

source
pub fn select_all<Message: 'static>(id: Id) -> Task<Message>
Expand description

Produces a Task that selects all the content of the TextInput with the given Id.