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