device-navigation - v4.5.5
Preparing search index...
WalkResult
Type Alias WalkResult
Output from
walkNavTree
.
type
WalkResult
=
{
ancestorChain
:
ReadonlyArray
<
WalkResult
>
;
node
:
Readonly
<
NavTreeNode
|
NavTree
>
;
nodeCoords
:
Readonly
<
Coords
>
;
}
Index
Properties
ancestor
Chain
node
node
Coords
Properties
ancestor
Chain
ancestorChain
:
ReadonlyArray
<
WalkResult
>
node
node
:
Readonly
<
NavTreeNode
|
NavTree
>
node
Coords
nodeCoords
:
Readonly
<
Coords
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ancestor
Chain
node
node
Coords
device-navigation - v4.5.5
Loading...
Output from walkNavTree.