unRegister MethodStatic
Un-register a previously registered EditCommand class.
unRegister(commandId: string): void
| Parameter | Type | Description |
|---|---|---|
| commandId | string | the commandId of a previously registered EditCommand to unRegister. |
Returns - void
Defined in
- EditCommand.ts Line 146
Last Updated: 13 December, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.