removeAsync()
Removes previously rendered output, asynchronously.
removeAsync(): void | Promise<void>;
Related
class ViewController static
A class that’s used to render a view referenced by a property.
Removes previously rendered output, asynchronously.
removeAsync(): void | Promise<void>;