Type guard to check if a value is a DiagramViewLike, which is an IDiagram with additional properties and methods for rendering and caching.
The value to check.
True if the value is a DiagramViewLike, false otherwise.
Type guard to check if a value is a DiagramViewLike, which is an IDiagram with additional properties and methods for rendering and caching.