Defines an interface for a View factory function. Commonly used to specify the visualization of data objects.
Call signature of the factory function. Returns a new View instance.
Defines an interface for a View factory function. Commonly used to specify the visualization of data objects.