RippleInsertItemOptions
此内容尚不支持你的语言。
Defined in: transaction/src/commands.ts:108
Extends
Section titled “Extends”Properties
Section titled “Properties”baseRevision?
Section titled “baseRevision?”
readonlyoptionalbaseRevision:bigint
Defined in: transaction/src/types.ts:76
Inherited from
Section titled “Inherited from”InsertItemOptions.baseRevision
beforeItemId?
Section titled “beforeItemId?”
readonlyoptionalbeforeItemId:string
Defined in: transaction/src/commands.ts:18
Inherited from
Section titled “Inherited from”InsertItemOptions.beforeItemId
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”InsertItemOptions.historyGroup
readonlyitem:ItemEntity
Defined in: transaction/src/commands.ts:17
Inherited from
Section titled “Inherited from”label?
Section titled “label?”
readonlyoptionallabel:string
Defined in: transaction/src/types.ts:75
Inherited from
Section titled “Inherited from”trackIds?
Section titled “trackIds?”
readonlyoptionaltrackIds: readonlystring[]
Defined in: transaction/src/commands.ts:110
Defaults to every Track in the target Sequence.