Skip to main content
OwnDocs

File Tree

1 min readStableBeginner

The FileTree component renders a visual directory structure from indented text. Folders end with /, files do not.

Quick Start

A small project layout.

Adding Options

Nested folders with two-space indentation.

Advanced

A full project tree across many directories.

Options

datastring

Indented text string.

childrenstring

Alternative to data.

Was this page helpful?