Search results

FileSelectEventArgs API in Vue FileManager API component

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.