jQuery FileManager - itemView

Configures the file and folder view.

Type:

Object

Default Value: null

mode

Specifies the file system representation mode.

Type:

String

Default Value: 'details'
Accepted Values: 'details' | 'thumbnails'

A user can use the view switcher on the toolbar to switch between the modes.

View Demo

showFolders

Specifies whether to display folders in the view. When this option is false, folders are displayed only in the navigation pane.

Type:

Boolean

Default Value: true

showParentFolder

Specifies whether to display the parent folder in the view.

Type:

Boolean

Default Value: true