Skip to content

FileExplorerView.attachFileEvents method

FileExplorerView › attachFileEvents

Unofficial

Attach file-related event listeners to an element.

Signature:

attachFileEvents(e: unknown): void

Parameters:

ParameterTypeDescription
eunknownThe element to attach events to.

Returns: void