Trevixal API
Preparing search index...
@trevixal/core
blocksInRange
Function blocksInRange
blocksInRange
(
doc
:
EditorNode
,
from
:
Position
,
to
:
Position
,
)
:
readonly
BlockRange
[]
Textblocks intersecting the position range [from, to], with per-block inline ranges.
Parameters
doc
:
EditorNode
from
:
Position
to
:
Position
Returns
readonly
BlockRange
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trevixal API
Loading...
Textblocks intersecting the position range [from, to], with per-block inline ranges.