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

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