Options
All
  • Public
  • Public/Protected
  • All
Menu
param item

The item object with all the required fields

param index

The current index in the array/collection of Files and/or Folders

param total

The total number of Files and/or Folders

returns
  • true to delete the item from the list

Hierarchy

  • ICallback

Index

Properties

Properties

index

index: number

The current index in the array/collection of Files and/or Folders

item

item: IFile | IFolder

The item object with all the required fields

total

total: number

The total number of Files and/or Folders

Generated using TypeDoc