SetSelectionMetadataOptions
Defined in: transaction/src/commands.ts:135
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”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
itemIds
Section titled “itemIds”
readonlyitemIds: readonlystring[]
Defined in: transaction/src/commands.ts:137
label?
Section titled “label?”
readonlyoptionallabel:string
Defined in: transaction/src/types.ts:75
Inherited from
Section titled “Inherited from”CommandOptions.label
range?
Section titled “range?”
readonlyoptionalrange:object
Defined in: transaction/src/commands.ts:138
durationUs
Section titled “durationUs”
readonlydurationUs:number
startUs
Section titled “startUs”
readonlystartUs:number
sequenceId
Section titled “sequenceId”
readonlysequenceId:string
Defined in: transaction/src/commands.ts:136