FileOpenEventArgs

12 Sep 20251 minute to read

Interface for FileOpen event arguments.

Properties

cancel boolean

If you want to cancel this event then, set cancel to true. Otherwise, false.

fileDetails Object

Return the currently selected item as JSON object.

module string

Returns the name of the target module in file manager.