Function getAppViewName

  • Returns the app view's name to use for i18n.

    Returns

    The i18n key to use for getting the app view's name.

    Parameters

    • app: string | App<AppStore>

      The app or app id.

    • appViewKey: string

    Returns string

Generated using TypeDoc