Guides
<tree-root [nodes]="nodes" [focused]="true" [options]="options"></tree-root>

@Input() focused

Whether the tree should be focused. Key navigation only works when the tree is focused.
Default value: false.