Skip to main content

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

Description

Creates a horizontal column view for a file hierarchy

Usage

as element:
<widget:file-hierarchy
       files="{mixed}"
       on-submit="{function}"
       button-label="{string}">
</widget:file-hierarchy>

Parameters

ParamTypeDetails
filesmixedThe hierarchy of files
on-submitfunctionA function to call when the submit button is clicked
button-labelstringLabel for the button, button only shows if a label is not empty