Skip to main content
Version: 1.x

@microsoft/fast-foundation > Button > autofocus

Button.autofocus property

Determines if the element should receive document focus on page load.

Signature:
autofocus: boolean;

Remarks

HTML Attribute: autofocus