Readonly $iThe instance of RampMap API scoped to a single Vue R4MP application.
APIScope
Readonly idID of this fixture.
FixtureInstance
The instance of Vue R4MP application controlled by this InstanceAPI.
This is just a shorthand for this.$iApi.$vApp.
APIScope
Returns the fixture config section (JSON) taken from the global config.
FixtureInstance
Optional addedOptional initializedHelper with programatically creating a component in Vue 3 (replaces the deprecated Vue.extend)
FixtureInstance
Removes the specified fixture from R4MP instance.
This is a proxy to rInstance.fixture.remove(...).
FixtureInstance
Optional removedOptional terminatedGenerated using TypeDoc
A common interface for Export sub fixtures.
Export
ExportSubFixture