Function cosmic::widget::button::focus

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

Produces a Command that focuses the Button with the given Id.