This section describes properties that configure the FileManager UI component's contents, behavior, and appearance.
Name Description accessKeySpecifies the shortcut key that sets focus on the UI component.
activeStateEnabledSpecifies whether the UI component changes its visual state as a result of user interaction.
allowedFileExtensionsSpecifies the allowed upload file extensions.
contextMenuConfigures the context menu settings.
currentPathSpecifies the path that is used when the FileManager is initialized.
currentPathKeysSpecifies an array of path keys to the current location.
customizeDetailColumnsCustomizes columns in details view. Applies only if itemView.mode is "details".
customizeThumbnailAllows you to provide custom icons to be used as thumbnails.
disabledSpecifies whether the UI component responds to user interaction.
elementAttrSpecifies the global attributes to be attached to the UI component's container element.
fileSystemProviderSpecifies the file system provider.
focusedItemKeySpecifies a key of the initially or currently focused item.
focusStateEnabledSpecifies whether the UI component can be focused using keyboard navigation.
heightSpecifies the UI component's height.
hintSpecifies text for a hint that appears when a user pauses on the UI component.
hoverStateEnabledSpecifies whether the UI component changes its state when a user pauses on it.
itemViewConfigures the file and directory view.
notificationsConfigures notification settings.
onContentReadyA function that is executed when the UI component is rendered and each time the component is repainted.
onContextMenuItemClickA function that is executed when a context menu item is clicked.
onContextMenuShowingA function that is executed before a context menu is displayed.
onCurrentDirectoryChangedA function that is executed when the current directory is changed.
onDirectoryCreatedA function that is executed when a directory is created.
onDirectoryCreatingA function that is executed before a directory is created.
onDisposingA function that is executed before the UI component is disposed of.
onErrorOccurredA function that is executed when an error occurs.
onFileUploadedA function that is executed when a file is successfully uploaded.
onFileUploadingA function that is executed before the file is uploaded.
onFocusedItemChangedA function that is executed when the focused item is changed.
onInitializedA function used in JavaScript frameworks to save the UI component instance.
onItemCopiedA function that is executed when a file or directory is copied.
onItemCopyingA function that is executed before a file or directory is copied.
onItemDeletedA function that is executed when a file or directory is deleted.
onItemDeletingA function that is executed before a file or directory is deleted.
onItemDownloadingA function that is executed before a file is downloaded.
onItemMovedA function that is executed when a file or directory is moved.
onItemMovingA function that is executed before a file or directory is moved.
onItemRenamedA function that is executed when a file or directory is renamed.
onItemRenamingA function that is executed before a file or directory is renamed.
onOptionChangedA function that is executed after a UI component property is changed.
onSelectedFileOpenedA function that is executed when the selected file is opened.
onSelectionChangedA function that is executed when a file system item is selected or selection is canceled.
onToolbarItemClickA function that is executed when a toolbar item is clicked.
permissionsSpecifies actions that a user is allowed to perform on files and directories.
rootFolderNameSpecifies the root directory display name.
rtlEnabledSwitches the UI component to a right-to-left representation.
selectedItemKeysContains an array of initially or currently selected files and directories' keys.
selectionModeSpecifies whether a user can select a single or multiple files and directories in the item view simultaneously.
tabIndexSpecifies the number of the element when the Tab key is used for navigating.
toolbarConfigures toolbar settings.
uploadConfigures upload settings.
visibleSpecifies whether the UI component is visible.
widthSpecifies the UI component's width.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4