Wijmo UI for the Web
newFolder Field
wijmo.fileexplorer Namespace > IShortcuts Interface : newFolder Field

Get or set the shortcuts for creating a new folder.

Syntax
var instance; // Type: wijmo.fileexplorer.IShortcuts;
var value; // Type: string
value = instance.newFolder;
var newFolder : string;
See Also

Reference

IShortcuts Interface