@vivliostyle/core
Preparing search index...
types
Vtree
NodePositionStep
Type Alias NodePositionStep
type
NodePositionStep
=
{
formattingContext
:
Vtree
.
FormattingContext
|
null
;
fragmentIndex
:
number
;
node
:
Node
;
nodeShadow
:
Vtree
.
ShadowContext
|
null
;
shadowContext
:
Vtree
.
ShadowContext
|
null
;
shadowSibling
:
Vtree
.
NodePositionStep
|
null
;
shadowType
:
Vtree
.
ShadowType
;
}
Index
Properties
formatting
Context
fragment
Index
node
node
Shadow
shadow
Context
shadow
Sibling
shadow
Type
Properties
formatting
Context
formattingContext
:
Vtree
.
FormattingContext
|
null
fragment
Index
fragmentIndex
:
number
node
node
:
Node
node
Shadow
nodeShadow
:
Vtree
.
ShadowContext
|
null
shadow
Context
shadowContext
:
Vtree
.
ShadowContext
|
null
shadow
Sibling
shadowSibling
:
Vtree
.
NodePositionStep
|
null
shadow
Type
shadowType
:
Vtree
.
ShadowType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
formatting
Context
fragment
Index
node
node
Shadow
shadow
Context
shadow
Sibling
shadow
Type
@vivliostyle/core
Loading...