@equinor/fusion-framework-module-app
TypeScript icon, indicating that this package has built-in type declarations

5.3.6 • Public • Published

Concept

Module for loading applications (primary for initiators of the framework, ex a portal)

The enabler will optionally configure the client for fetching manifests, configuration and load application entrypoint (script)

Limitations

By design this module only allows having one active application as current

[!TIP] By enabling Widgets (almost the same as app), multiple instances can be initiated

Usage

import { enableAppModule } from '@equinor/fusion-framework-module-app';

export const configure = async (config: FrameworkConfigurator) => {
    enableAppModule(config);
};

Readme

Keywords

none

Package Sidebar

Install

npm i @equinor/fusion-framework-module-app

Weekly Downloads

1,690

Version

5.3.6

License

ISC

Unpacked Size

313 kB

Total Files

82

Last publish

Collaborators

  • gustav-eikaas
  • eslsa
  • martinforre
  • _odin_