Optional
configs: RampConfigsOptional
options: RampOptionsReadonly
$elementReadonly
$i18nReadonly
$vInstanceAPI
Private
_isReadonly
eventReadonly
fixtureReadonly
geoReadonly
notifyReadonly
panelReadonly
uiThe current animation status.
InstanceAPI
Whether the app is fullscreen.
InstanceAPI
The current locale string for the app.
InstanceAPI
The 'screen' size for the app. Returns the largest screen class on the element; 'lg', 'md', 'sm' or 'xs'.
InstanceAPI
Whether the app has been started.
InstanceAPI
Retrieves a global Vue component by its id.
InstanceAPI
Registers a global Vue component given an id and a constructor.
InstanceAPI
Private
initializePrivate
Initializes a Vue R4MP instance with the given config and options
Optional
configs: RampConfigslanguage-keyed R4MP config
Optional
options: RampOptionsstartup options for this R4MP instance
Reloads Vue R4MP instance with a new config
Optional
configs: RampConfigslanguage-keyed R4MP config
Optional
options: RampOptionsstartup options for this R4MP instance
Generated using TypeDoc
The instance of Vue R4MP application controlled by this InstanceAPI.