glintAutoFocus
Focus this element after rendering.
<input type="text" glintAutoFocus [refocus]="someEvent()">
[refocus](optional): Insert a value to retrigger the autofocus when the value changes.
Focus this element after rendering.
<input type="text" glintAutoFocus [refocus]="someEvent()">
[refocus] (optional): Insert a value to retrigger the autofocus when the value changes.