setTitle()
Overrides the current window title, if supported.
abstract setTitle(title: StringConvertible): void;
Related
class RenderContext abstract
An abstract class that supports global view rendering, part of the global application context.
Overrides the current window title, if supported.
abstract setTitle(title: StringConvertible): void;