@dxos/client
Preparing search index...
echo
getTextInRange
Variable getTextInRange
Const
getTextInRange
:
(
accessor
:
DocAccessor
,
start
:
string
,
end
:
string
,
)
=>
string
|
undefined
Return the text value between two cursor positions.
Type declaration
(
accessor
:
DocAccessor
,
start
:
string
,
end
:
string
)
:
string
|
undefined
Parameters
accessor
:
DocAccessor
start
:
string
end
:
string
Returns
string
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dxos/client
Loading...
Return the text value between two cursor positions.