class WebRenderermethod setTitle()Sets the document title directly.setTitle(title?: StringConvertible): void;Relatedclass WebRendererA renderer class that uses the DOM to render UI elements.