OptionalcheckboxThe checkbox to display in the footer. Defaults no checkbox.
OptionaldefaultDefault path to open
OptionalfilterFilter function on file browser item model
OptionalfocusA selector for the primary element that should take focus in the dialog. Defaults to an empty string, causing the [[defaultButton]] to take focus.
OptionalhasWhen "false", disallows user from dismissing the dialog by clicking outside it or pressing escape. Defaults to "true", which renders a close button.
OptionalhostThe host element for the dialog. Defaults to document.body.
OptionallabelText to display above the file browser.
Document manager
OptionalrendererAn optional renderer for dialog items. Defaults to a shared default renderer.
OptionalrootThe root path for navigation.
When set, navigation will be restricted to this path and its subdirectories. Users will not be able to navigate above this path.
OptionaltitleThe top level text for the dialog. Defaults to an empty string.
OptionaltranslatorThe application language translator.
Options for the open file dialog