the RAMP instance
Readonly
$iThe instance of RampMap API scoped to a single Vue R4MP application.
The instance of Vue R4MP application controlled by this InstanceAPI.
This is just a shorthand for this.$iApi.$vApp
.
Read the current proxy setting, returns url string, empty string if no proxy
Set a proxy service to allow consumption of cross-domain non-CORS resources.
Url to proxy or empty string to clear. Must be relative url on host domain, or full url to CORS supported server
A base class for anything requiring access to the InstanceApi and instance of Vue app controlled by it.
Export
APIScope