Indicates whether to use CSS grid layout for diagram DOM.
Namespace: MindFusion.Diagramming
Assembly: CompatConfig.js
JavaScript
![]() |
---|
CompatConfig.gridLayout = true; |
This is a static field. Set it to false in order to use VirtualScroll mode in older browsers that don't support grid layout. Note that false value applies absolute positioning to the diagram's parent div, which could entail further layout changes in the html page.
MvcDiagram Programmer's Guide | © 2025 MindFusion |