Skip to content

RollEditOptions

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

readonly optional baseRevision: bigint

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

CommandOptions.baseRevision


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 leftItemId: string

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


readonly rightItemId: string

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


readonly toUs: number

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

New shared boundary in Sequence time.