Trevixal API
Preparing search index...
@trevixal/core
BlockRange
Interface BlockRange
interface
BlockRange
{
from
:
number
;
node
:
EditorNode
;
path
:
Path
;
to
:
number
;
}
Index
Properties
from
node
path
to
Properties
Readonly
from
from
:
number
Inline range within this block covered by the selection.
Readonly
node
node
:
EditorNode
Readonly
path
path
:
Path
Readonly
to
to
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
node
path
to
Trevixal API
Loading...
Inline range within this block covered by the selection.