Rezi
Preparing search index...
core/src
TreeRoutingResult
Type Alias TreeRoutingResult
TreeRoutingResult
:
Readonly
<
{
consumed
:
boolean
;
nextExpanded
?:
readonly
string
[]
;
nextFocusedKey
?:
string
|
null
;
nextScrollTop
?:
number
;
nodeToActivate
?:
string
;
nodeToLoad
?:
string
;
nodeToSelect
?:
string
;
}
,
>
Result of tree key routing.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Result of tree key routing.