Skip to content

Decoration 7

dvk-decoration-7 is a restrained enterprise data-screen ornament built around a translucent crystal-glass ribbon. It uses soft cyan/ice-blue gradients, purple-blue refraction, sparse particles, and thin flowing light trails. The reverse attribute mirrors the complete glass geometry so paired instances can form a balanced title bar or module divider.

html
<dvk-decoration-7></dvk-decoration-7>
html
<dvk-decoration-7></dvk-decoration-7>
<dvk-decoration-7 reverse></dvk-decoration-7>

Props

NameTypeDefaultNotes
colorstringCSS variable fallbackPrimary ice-blue glass highlight. When set as a JavaScript property, a DataV-style color array is also accepted.
secondary-colorstringCSS variable fallbackSecondary cyan glass glow color.
accent-colorstringCSS variable fallbackPurple-blue refraction and energy trail accent color.
colorsstringemptyComma-separated primary, secondary, and accent colors.
reversebooleanfalseMirrors the glass ribbon horizontally for symmetric title or divider layouts.

Events

NameDetail
dvk-ready{ tagName }

CSS Variables

NameMeaning
--dvk-color-primaryPrimary fallback color.
--dvk-color-secondarySecondary fallback color.
--dvk-decoration-7-accent-colorAccent fallback color for refraction and energy trails.

Parts

PartDescription
graphicInternal SVG.
shadowSoft glow under the glass ribbon.
ribbonMain translucent glass body.
refractionGroup containing the glass cut surfaces.
sliceIndividual translucent refraction plane.
edgeShared part for glass edge highlights.
upper-edgeBright upper glass highlight.
lower-edgeSubtle lower glass highlight.
energyFlowing light trails inside the ribbon.
particleSparse floating light particles.