Skip to main content
Version: 1.x

@microsoft/fast-foundation > TextArea > autofocus

TextArea.autofocus property

Indicates that this element should get focus after the page finishes loading.

Signature:
autofocus: boolean;

Remarks

HTML Attribute: autofocus