Column Type: Image
column-type-image/example.01Loading
The image column type is a built-in column type designed to display images in a performant matter.
The images are drawn using canvas, guaranteeing performance.
Performance
The images are lazy-loaded, which means that they only load when they appear in the grid viewport.