A layout element for rendering decorative SVG dividers between sections or content blocks.
Creates visual transitions using wave patterns, curves, triangles, or custom SVG shapes.
The divider automatically positions itself at the top or bottom edge of the nearest ancestor container marked with
data-layout-divider-container attribute. It uses shadow DOM for style encapsulation and SVG pattern-based rendering for perfect horizontal tiling without gaps.
Key features:
- Pattern-based tiling with configurable repeat count
- Color override or preservation of original SVG colors
- Responsive height with any CSS unit
- Horizontal flipping for design variety
- Support for both built-in and custom uploaded SVG files