Skip to content

SplitLinkedGroupOptions

Defined in: transaction/src/commands.ts:152

readonly atUs: number

Defined in: transaction/src/commands.ts:156

Sequence time; every member must contain this point.


readonly optional baseRevision: bigint

Defined in: transaction/src/types.ts:76

CommandOptions.baseRevision


readonly groupId: string

Defined in: transaction/src/commands.ts:153


readonly optional historyGroup: string

Defined in: transaction/src/types.ts:78

Consecutive edits with the same key are stored as one undo/redo entry.

CommandOptions.historyGroup


readonly optional label: string

Defined in: transaction/src/types.ts:75

CommandOptions.label


readonly rightGroupId: string

Defined in: transaction/src/commands.ts:154


readonly rightItemIds: Readonly<Record<EntityId, EntityId>>

Defined in: transaction/src/commands.ts:157