Function cosmic::widget::text_input::focus

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

Produces a Task that focuses the TextInput with the given Id.