Skip to content

SlipItemOptions

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

readonly optional baseRevision: bigint

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

CommandOptions.baseRevision


readonly deltaSourceUs: number

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

Signed source presentation-time offset. Timeline range is unchanged.


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

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


readonly optional label: string

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

CommandOptions.label