Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OpenDialogOptions

Hierarchy

  • OpenDialogOptions

Index

Properties

buttonLabel?: string
filters?: FileFilter[]
maxWidth?: number
modal?: boolean
openFiles?: boolean
openFolders?: boolean
path: string
selectMany?: boolean
title?: string