Function select_all

Source
pub fn select_all<T>(id: impl Into<Id>) -> Task<T>
Expand description

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