A Lit directive, which sets focus on the element of scope once its connected to the DOM. @example:

html`<input ${umbFocus()}>`;
""