Trevixal API
Preparing search index...
@trevixal/core
replaceInline
Function replaceInline
replaceInline
(
frag
:
Fragment
,
from
:
number
,
to
:
number
,
insert
:
Fragment
,
)
:
Fragment
Replace the inline range [from, to) with the given inline fragment.
Parameters
frag
:
Fragment
from
:
number
to
:
number
insert
:
Fragment
Returns
Fragment
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trevixal API
Loading...
Replace the inline range [from, to) with the given inline fragment.