@univerjs/docs v0.5.0-beta.1 • Docs
Interface: ISetTextSelectionsOperationParams
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 |