FileExplorerView.onFileRenameInput method
FileExplorerView › onFileRenameInput
Unofficial
Handle input events in the file rename text field.Signature:
onFileRenameInput(e: unknown): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| e | unknown | The input event. |
Returns: void