Renders an image gallery with a main image and, when more than one image is present, a thumbnails strip — matching the original gl-poi-gallery structure. Each URL is validated via safeUrl; unsafe URLs are skipped at their sink.
gl-poi-gallery
Field configuration (unused; kept for a uniform renderer signature).
Array of image URLs (string[]).
string[]
The gallery <div> element, or null when the input is empty/invalid.
<div>
null
Renders an image gallery with a main image and, when more than one image is present, a thumbnails strip — matching the original
gl-poi-gallerystructure. Each URL is validated via safeUrl; unsafe URLs are skipped at their sink.