Home Manual Reference Source Test Repository

References

Class Summary

Static Public Class Summary
public

Provides access to the application configuration.

public

The core module.

public

Provides access to the HTML document.

public

Encodes strings using the percent-encoding.

public

Decorates the client requests with the application/json MIME type.

public

Formats strings according to given patterns.

public

Sets the page title.

public

Provides access to the browser's window.

Variable Summary

Static Public Variable Summary
public

CONFIG: InjectionToken

An injection token representing the application configuration.

public

ENVIRONMENT: InjectionToken

An injection token representing the application environment.

public

WINDOW: InjectionToken

An injection token representing the browser's window.