Options
All
  • Public
  • Public/Protected
  • All
Menu

FileModal Props

Hierarchy

  • Props

Index

Properties

Properties

close

close: () => void

Callback fired when modal is closed

Type declaration

    • (): void
    • Returns void

files

files: File[]

Files to be rendered in the file modal for the parent invocation

isOpen

isOpen: boolean

FileModal is visible if true

parent

parent: string

Current invocation whose files and target files are being rendered

Generated using TypeDoc