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.deselectItem method
Tree
› deselectItem
Unofficial
Mark tree item as deselected.
Signature:
deselectItem
(node:
T
):
void
Parameters:
Parameter
Type
Description
node
T
The tree item to deselect.
Returns:
void