TrimLinkedGroupOptions
Defined in: transaction/src/commands.ts:141
Extends
Section titled “Extends”Properties
Section titled “Properties”amountUs
Section titled “amountUs”
readonlyamountUs:number
Defined in: transaction/src/commands.ts:145
Signed trim amount applied to every member; must be positive.
baseRevision?
Section titled “baseRevision?”
readonlyoptionalbaseRevision:bigint
Defined in: transaction/src/types.ts:76
Inherited from
Section titled “Inherited from”CommandOptions.baseRevision
readonlyedge:"start"|"end"
Defined in: transaction/src/commands.ts:143
groupId
Section titled “groupId”
readonlygroupId:string
Defined in: transaction/src/commands.ts:142
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