BlockSuite API Documentation / @blocksuite/virgo / VRangeProvider
Interface: VRangeProvider ​
Contents ​
Properties ​
vRangeUpdatedSlot ​
vRangeUpdatedSlot:
Slot<VRangeUpdatedProp>
Source ​
packages/virgo/src/virgo.ts:31
Methods ​
getVRange() ​
getVRange():
null|VRange
Returns ​
null | VRange
Source ​
packages/virgo/src/virgo.ts:29
setVRange() ​
setVRange(
vRange,sync):void
Parameters ​
• vRange: null | VRange
• sync: boolean
Returns ​
void
Source ​
packages/virgo/src/virgo.ts:30
Generated using typedoc-plugin-markdown and TypeDoc