跳转到内容

UpdateMarkerOptions

此内容尚不支持你的语言。

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

readonly optional baseRevision: bigint

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

CommandOptions.baseRevision


readonly optional durationUs: number

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


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 optional label: string

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

CommandOptions.label


readonly optional markerColor: string | null

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


readonly markerId: string

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


readonly optional markerLabel: string | null

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


readonly optional payload: JsonValue

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


readonly optional timeUs: number

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