Function getRemoteEntry

  • Returns the remote entry point for an app.

    Returns

    The remote entry point.

    Parameters

    • app: HDict

      The FIN app to get the remote entry point from.

    • Optional ui: HDict

      The FIN app view to load the remote entry point from.

    • path: string = 'remoteEntry.js'

      The remote path to load. Defaults to remoteEntry.js.

    Returns string

Generated using TypeDoc