Wijmo UI for the Web
size Field
wijmo.fileexplorer Namespace > IFileExplorerItem Interface : size Field

The size of the file, in bytes. Undefined for sub folder.

Syntax
var instance; // Type: wijmo.fileexplorer.IFileExplorerItem;
var value; // Type: number
value = instance.size;
var size : number;
See Also

Reference

IFileExplorerItem Interface