@microsoft/fast-foundation > Search > autofocus
Search.autofocus property
Indicates that this element should get focus after the page finishes loading. See autofocus HTML attribute for more information.
Signature:autofocus: boolean;
Remarks
HTML Attribute: autofocus