File

core/common/ApplicationOptions.ts

Index

Properties

Properties

description
description: string
Type : string
Optional

An short description about what the module does.

name
name: string
Type : string

The name of the Angular module class.

path
path: string
Type : string

The file path to the module typescript file.

scope
scope: "*" | "self" | string
Type : "*" | "self" | string
Optional

Allows to scope the plugin to certain applications. E.g. if you add here 'cockpit', the plugin can only be installed into an application on the contextPath apps/cockpit. You can use comma separated values, asterisk (default) to allow all applications or self to limit the plugin to the current solution.

results matching ""

    No results matching ""