Search results

FolderCreateEventArgs API in Angular FileManager API component

Interface for folder create event arguments.

Properties

cancel

boolean

Defines whether to cancel the creation of new folder.

folderName

string

Defines the newly created folder name.

parentFolder

{ : }[]

Returns the parent folder data where the new folder is created.

path

string

Specifies the current folder path.