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.
ReadonlydevReadonlyeventReadonlyfixtureReadonlygeoReadonlynotifyReadonlypanelReadonlyuiReturn whether the string should be interpreted as plain text. Returns false if input is not string
Provides access to the keyboard navigation API if the fixture is available.
Registers a global Vue component given an id and a constructor.
Return whether the string contains valid html content (i.e. a html element with opening and closing tags)
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
Return whether the string represents an object or array
Returns the pinia store of the specified id, if it exists, else returns undefined.
the id of the store to return
An object of type
VueApp<Element>that represents the RAMP instance within the Vue app