Rezi
Preparing search index...
core/src
LayerStackState
Type Alias LayerStackState
LayerStackState
:
Readonly
<
{
closeCallbacks
:
ReadonlyMap
<
string
,
()
=>
void
>
;
stack
:
readonly
string
[]
;
}
,
>
State for tracking active layers and their lifecycle.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
State for tracking active layers and their lifecycle.