Skip to content

FileExplorerView.attachFileEvents method

FileExplorerView › attachFileEvents

Unofficial

Attach file-related event listeners to an element.

Signature:

attachFileEvents(e: unknown): void

Parameters:

Parameter Type Description
e unknown The element to attach events to.

Returns: void