Creates an instance of Notification Group
The id for the group
The type of notification the group will show
The main message for the group
Readonly
$iThe instance of RampMap API scoped to a single Vue R4MP application.
APIScope
Readonly
idReadonly
messageReadonly
typeThe instance of Vue R4MP application controlled by this InstanceAPI.
This is just a shorthand for this.$iApi.$vApp
.
APIScope
Generated using TypeDoc
A base class for anything requiring access to the InstanceApi and instance of Vue app controlled by it.
Export