extendedSelection
|
returns an array of objects { path: '', type: 'file or folder' } instead of array with paths"
|
false
|
multipleSelection
|
allow to select multiple folders/files
|
true
|
maxHeight
|
widget max height
|
500px
|
selectionFileType
|
allow to select only files or folders (null | folder | file)
|
|
hideHeader
|
hide header
|
false
|
hideEmptyTable
|
hide table if there is no content
|
false
|
recursive
|
recursive files listing. when true "list" must contains all files list
|
true
|