device-navigation - v4.7.3
Preparing search index...
findDefaultChild
Function findDefaultChild
findDefaultChild
(
children
:
readonly
(
readonly
NavTreeNode
[]
)
[]
,
)
:
{
coords
:
Coords
;
node
:
NavTreeNode
}
|
undefined
Finds the default node to select within the given node.
Parameters
children
:
readonly
(
readonly
NavTreeNode
[]
)
[]
Returns
{
coords
:
Coords
;
node
:
NavTreeNode
}
|
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
device-navigation - v4.7.3
Loading...
Finds the default node to select within the given node.