clear()
Clears all current root view output.
abstract clear(): this;
Related
class RenderContext abstract
An abstract class that supports global view rendering, part of the global application context.
Clears all current root view output.
abstract clear(): this;