@theredhead — Frontend Library - v1.0.0
Preparing search index...
ui-blocks/src/public-api
FileBrowserViewMode
Type Alias FileBrowserViewMode
FileBrowserViewMode
:
"list"
|
"icons"
|
"detail"
|
"tree"
|
"column"
View modes supported by the file browser contents panel.
list
— Default row-per-entry list (original behaviour).
icons
— Grid of large icons with name labels.
detail
— Table with sortable columns (name, size, date, type).
tree
— Flat tree view showing nested hierarchy inline.
column
— NeXTSTEP / macOS Finder column view: one column per traversed directory level with horizontal scrolling.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@theredhead — Frontend Library - v1.0.0
Loading...
View modes supported by the file browser contents panel.
list— Default row-per-entry list (original behaviour).icons— Grid of large icons with name labels.detail— Table with sortable columns (name, size, date, type).tree— Flat tree view showing nested hierarchy inline.column— NeXTSTEP / macOS Finder column view: one column per traversed directory level with horizontal scrolling.