Optional checkboxThe checkbox to display in the footer. Defaults no checkbox.
Optional defaultDefault path to open
Optional filterOptional focusA selector for the primary element that should take focus in the dialog. Defaults to an empty string, causing the [[defaultButton]] to take focus.
Optional hasWhen "false", disallows user from dismissing the dialog by clicking outside it or pressing escape. Defaults to "true", which renders a close button.
Optional hostThe host element for the dialog. Defaults to document.body.
Document manager
Optional rendererAn optional renderer for dialog items. Defaults to a shared default renderer.
Optional titleThe top level text for the dialog. Defaults to an empty string.
Optional translatorThe application language translator.
Generated using TypeDoc
Options for the open file dialog