Optional
configs: RampConfigsOptional
options: RampOptionsReadonly
$elementReadonly
$i18nReadonly
$rootAn object of type Element
that represents the root DOM element for the RAMP instance
Readonly
$vThe instance of Vue R4MP application controlled by this InstanceAPI.
Readonly
eventReadonly
fixtureReadonly
geoReadonly
notifyReadonly
panelReadonly
uiThe current animation status.
Whether the app is fullscreen.
The current locale string for the app.
The 'screen' size for the app. Returns the largest screen class on the element; 'lg', 'md', 'sm' or 'xs'.
Whether the app has been started.
Reloads Vue R4MP instance with a new config
Optional
configs: RampConfigslanguage-keyed R4MP config
Optional
options: RampOptionsstartup options for this R4MP instance
An object of type
VueApp<Element>
that represents the RAMP instance within the Vue app