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

Get or set the shortcuts for focusing the AddressBar.

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

Reference

IShortcuts Interface