UndoRecordArgs
Defined in: src/shell.ts:389
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
context | any | DataFrame or view the record belongs to, or null for workspace-level operations. | src/shell.ts:394 |
name | string | Human-readable operation name, as shown in the Edit menu. | src/shell.ts:391 |