Optionalconfigs: RampConfigsOptionaloptions: 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.
ReadonlydevReadonlyeventReadonlyfixtureReadonlygeoReadonlynotifyReadonlypanelReadonlyuiThe current animation status.
Whether the app is fullscreen.
Provides access to the keyboard navigation API if the fixture is available.
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 the option of providing a new config
Optionalconfigs: RampConfigslanguage-keyed R4MP config. if missing, the existing configs will be used
Optionaloptions: RampOptionsstartup options for this R4MP instance
An object of type
VueApp<Element>that represents the RAMP instance within the Vue app