Description#
The treeview shortcode allows to display a tree structure in various forms.
Parameters#
| Name | Type(named/positional) | Description |
|---|---|---|
| rootpath | named | Top level tree path. NB: If not specified, the current page path is used (.). |
| display | named | Styles available:
NB: If not specified, the default style is list. |
| init | named | Tree behavior at initialization.
NB: If not specified, the default behavior is uncollapse. |
Examples#
| Markdown | Rendering |
|---|---|
| No data available |
| |
| |
| |
| |
|
|