Function eta

  • Attaches a view renderer to the context of the specified application.

    Parameters

    • application: __module

      The application instance.

    • rendererOptions: Partial<EtaConfig & { browser: LaunchOptions }> = {}

      The renderer options.

    Returns Eta

    The newly created view renderer.