@microsoft/fast-foundation > TreeItem > focusItem
TreeItem.focusItem() method
Places document focus on a tree item
Signature:static focusItem(el: HTMLElement): void;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| el | HTMLElement | the element to focus | 
void
@microsoft/fast-element v2 is out! 🎉️@microsoft/fast-foundation > TreeItem > focusItem
Places document focus on a tree item
Signature:static focusItem(el: HTMLElement): void;
| Parameter | Type | Description | 
|---|---|---|
| el | HTMLElement | the element to focus | 
void