UpdateMarkerOptions
此内容尚不支持你的语言。
Defined in: transaction/src/commands.ts:122
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
durationUs?
Section titled “durationUs?”
readonlyoptionaldurationUs:number
Defined in: transaction/src/commands.ts:125
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
label?
Section titled “label?”
readonlyoptionallabel:string
Defined in: transaction/src/types.ts:75
Inherited from
Section titled “Inherited from”CommandOptions.label
markerColor?
Section titled “markerColor?”
readonlyoptionalmarkerColor:string|null
Defined in: transaction/src/commands.ts:127
markerId
Section titled “markerId”
readonlymarkerId:string
Defined in: transaction/src/commands.ts:123
markerLabel?
Section titled “markerLabel?”
readonlyoptionalmarkerLabel:string|null
Defined in: transaction/src/commands.ts:126
payload?
Section titled “payload?”
readonlyoptionalpayload:JsonValue
Defined in: transaction/src/commands.ts:128
timeUs?
Section titled “timeUs?”
readonlyoptionaltimeUs:number
Defined in: transaction/src/commands.ts:124