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

Get or set the shortcuts for opening a file or folder.

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

Reference

IShortcuts Interface