跳转到内容

LinkItemsOptions

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

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

readonly optional baseRevision: bigint

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

CommandOptions.baseRevision


readonly groupId: string

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


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 itemIds: readonly string[]

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


readonly optional kind: "av-sync" | "edit-group"

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


readonly optional label: string

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

CommandOptions.label