FileExplorerView.attachFileEvents method
FileExplorerView › attachFileEvents
Unofficial
Attach file-related event listeners to an element.Signature:
attachFileEvents(e: unknown): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| e | unknown | The element to attach events to. |
Returns: void