Function: Delete()
August 19, 2026 ยท View on GitHub
Function: Delete()
Delete(
editor,range?):void
Defined in: commands.ts:16
Delete content in the selection or specified range.
Parameters
editor
range?
Range = ...
Returns
void
August 19, 2026 ยท View on GitHub
Delete(
editor,range?):void
Defined in: commands.ts:16
Delete content in the selection or specified range.
Range = ...
void