Rezi
Preparing search index...
core/src
DropdownRoutingResult
Type Alias DropdownRoutingResult
DropdownRoutingResult
:
Readonly
<
{
activatedItem
?:
DropdownItem
;
consumed
:
boolean
;
nextSelectedIndex
?:
number
;
shouldClose
?:
boolean
;
}
,
>
Dropdown routing result.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Dropdown routing result.