SplitItemOptions
此内容尚不支持你的语言。
Defined in: transaction/src/commands.ts:40
Extends
Section titled “Extends”Properties
Section titled “Properties”
readonlyatUs:number
Defined in: transaction/src/commands.ts:44
Split position in Sequence time.
baseRevision?
Section titled “baseRevision?”
readonlyoptionalbaseRevision:bigint
Defined in: transaction/src/types.ts:76
Inherited from
Section titled “Inherited from”CommandOptions.baseRevision
historyGroup?
Section titled “historyGroup?”
readonlyoptionalhistoryGroup:string
Defined in: transaction/src/types.ts:78
Consecutive edits with the same key are stored as one undo/redo entry.
Inherited from
Section titled “Inherited from”CommandOptions.historyGroup
itemId
Section titled “itemId”
readonlyitemId:string
Defined in: transaction/src/commands.ts:41
label?
Section titled “label?”
readonlyoptionallabel:string
Defined in: transaction/src/types.ts:75
Inherited from
Section titled “Inherited from”CommandOptions.label
rightItemId
Section titled “rightItemId”
readonlyrightItemId:string
Defined in: transaction/src/commands.ts:42