Appearance
Function: FileTree()
ts
function FileTree(props: UiFileTreeProps): Block;Defined in: src/renderer/blocks/index.ts:2586
Experimental
FileTree — collapsible nested file/folder tree. Pass name to sync the selected path through the session state.
Parameters
| Parameter | Type |
|---|---|
props | UiFileTreeProps |