@vivliostyle/core
Preparing search index...
cfi
Fragment
Class Fragment
Index
Constructors
constructor
Properties
steps
Methods
from
String
navigate
prepend
Path
From
Node
to
String
trim
Constructors
constructor
new
Fragment
()
:
Fragment
Returns
Fragment
Properties
steps
steps
:
Step
[]
= null
Methods
from
String
fromString
(
fragstr
:
string
)
:
void
Parameters
fragstr
:
string
Returns
void
navigate
navigate
(
doc
:
Document
)
:
Position
Parameters
doc
:
Document
Returns
Position
prepend
Path
From
Node
prependPathFromNode
(
node
:
Node
,
offset
:
number
,
after
:
boolean
,
sideBias
:
string
,
)
:
void
Initialize from a node and an offset.
Parameters
node
:
Node
offset
:
number
after
:
boolean
sideBias
:
string
Returns
void
to
String
toString
()
:
string
Returns
string
trim
trim
(
text
:
string
,
after
:
boolean
)
:
string
Parameters
text
:
string
after
:
boolean
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
steps
Methods
from
String
navigate
prepend
Path
From
Node
to
String
trim
@vivliostyle/core
Loading...
Initialize from a node and an offset.