Module TreeView

Module TreeView 

Source
Expand description

§TreeView Commands

Defines the specific Tauri command handlers for TreeView data requests that originate from the Sky frontend UI.

Functions§

GetTreeViewChildren
A specific Tauri command handler for the UI to fetch the children of a tree view node. This handler dispatches to the correct provider (native or proxied).