Skip to content
Obsidian Typings
Public (1.13.7)
|
Catalyst (1.13.7)
Search
Ctrl
K
Cancel
Github
Select theme
Dark
Light
Auto
Github
Select theme
Dark
Light
Auto
Tree.selectItem method
Tree
› selectItem
Unofficial
Mark tree item as selected.
Signature:
selectItem
(node:
T
):
void
Parameters:
Parameter
Type
Description
node
T
The tree item to select.
Returns:
void