Preparing search index...
The search index is not available
@terrestris/shogun-util
@terrestris/shogun-util
model/Application
DefaultApplicationLayerConfig
Interface DefaultApplicationLayerConfig<ClientConfig, SourceConfig>
interface
DefaultApplicationLayerConfig
<
ClientConfig
,
SourceConfig
>
{
clientConfig
?:
ClientConfig
;
layerId
:
number
;
sourceConfig
?:
SourceConfig
;
}
Type Parameters
ClientConfig
extends
DefaultLayerClientConfig
=
DefaultLayerClientConfig
SourceConfig
extends
DefaultLayerSourceConfig
=
DefaultLayerSourceConfig
Index
Properties
client
Config?
layer
Id
source
Config?
Properties
Optional
client
Config
client
Config
?:
ClientConfig
layer
Id
layer
Id
:
number
Optional
source
Config
source
Config
?:
SourceConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Config
layer
Id
source
Config
@terrestris/shogun-util
Loading...