Skip to content

TreeNode

Unofficial

Tree node.

Import:

import type { TreeNode } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface TreeNode

Properties

Property Type Description
el HTMLElement The element of the tree node.

Links to this page: