Interface: ISetTextSelectionsOperationParams
Defined in: docs/src/commands/operations/text-selection.operation.ts:21
Properties
Property | Type | Defined in |
---|---|---|
isEditing | boolean | docs/src/commands/operations/text-selection.operation.ts:26 |
ranges | ITextRangeWithStyle [] | docs/src/commands/operations/text-selection.operation.ts:28 |
segmentId | string | docs/src/commands/operations/text-selection.operation.ts:24 |
style | ITextSelectionStyle | docs/src/commands/operations/text-selection.operation.ts:27 |
subUnitId | string | docs/src/commands/operations/text-selection.operation.ts:23 |
unitId | string | docs/src/commands/operations/text-selection.operation.ts:22 |