Skip to content

TreeNode

Unofficial

Tree node.

Import:

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

Signature:

export interface TreeNode

Properties

PropertyTypeDescription
elHTMLElementThe element of the tree node.

Links to this page: