2 lines
76 B

<input ref:input>
<button on:click='refs.input.focus()'>focus input</button>