Search results

FileSelectEventArgs API in JavaScript FileManager API control

Interface for FileSelect event arguments.

Properties

action

string

Return the name of action like select or unselect.

fileDetails

Object

Return the currently selected item as JSON object.

isInteracted

boolean

Defines whether event is triggered by interaction or not.