pub fn focus<Message: 'static>(id: Id) -> Task<Message>
Produces a Task that focuses the Button with the given Id.
Task
Button
Id