Rezi
Preparing search index...
core/src
LayerInput
Type Alias LayerInput
LayerInput
:
Readonly
<
{
backdrop
:
BackdropStyle
;
closeOnEscape
:
boolean
;
id
:
string
;
modal
:
boolean
;
onClose
?:
()
=>
void
;
rect
:
Rect
;
zIndex
?:
number
;
}
,
>
Input type for registering a layer (onClose is optional).
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Input type for registering a layer (onClose is optional).