@nospamproxy/core
    Preparing search index...

    Primarily the data contract to describe an app, coming from nsp-apps.json.

    Index

    Constructors

    • Parameters

      • id: string
      • routeId: string
      • path: string
      • nav: boolean
      • Optionaldata: Readonly<MenuAppSettings>

      Returns MenuApp

    Properties

    data?: Readonly<MenuAppSettings>
    firstNonParameterizedPath: string | null = null
    id: string
    nav: boolean
    path: string
    routeId: string

    Accessors

    • get userHasAccess(): boolean

      Returns boolean

    Methods

    • Parameters

      Returns boolean

    • Parameters

      • value: string
      • instruction: "remove"

      Returns void

    • Parameters

      • value: URL
      • instruction: "add"

      Returns void