ViewClass
The view class constructor that will be used to create instances.
readonly ViewClass: new () => TView;
Related
class Initializer static
A class that handles the initialization and configuration of views, as part of a view builder.
The view class constructor that will be used to create instances.
readonly ViewClass: new () => TView;