geoview-core
Preparing search index...
LayerMessageEvent
Type Alias LayerMessageEvent
Define an event for the delegate
type
LayerMessageEvent
=
{
messageKey
:
string
;
messageParams
:
string
[]
;
messageType
:
SnackbarType
;
notification
:
boolean
;
}
Index
Properties
message
Key
message
Params
message
Type
notification
Properties
message
Key
messageKey
:
string
message
Params
messageParams
:
string
[]
message
Type
messageType
:
SnackbarType
notification
notification
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
Key
message
Params
message
Type
notification
geoview-core
Loading...
Define an event for the delegate