ink-cartridge
Preparing search index...
OpenLayerFn
Type Alias OpenLayerFn
OpenLayerFn
:
(
layerId
:
string
,
zIndex
:
number
,
options
?:
LayerOptions
)
=>
void
Opens a new layer with a unique ID and z-index.
Type Declaration
(
layerId
:
string
,
zIndex
:
number
,
options
?:
LayerOptions
)
:
void
Parameters
layerId
:
string
zIndex
:
number
Optional
options
:
LayerOptions
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ink-cartridge
Loading...
Opens a new layer with a unique ID and z-index.