Skip to content

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

ParameterType
propsUiFileTreeProps

Returns

Block

Matterway Assistant SDK Documentation