Skip to content

Border Box 3

dvk-border-box-3 renders a restrained futuristic blue frame rebuilt from the 1672 x 941 SVG reference canvas. It keeps corners, center modules, side ticks, and node lights as fixed SVG slices, while clean edge strips extend on one axis to adapt freely to the host size.

Border Box 3

restrained futuristic frame around dense dashboard data

LIVE
Requests2.84M+18.6%
Latency38ms-9.2%
Uptime99.98%+0.3%
html
<dvk-border-box-3 colors="#57b9ff,#168cff,#9ae7ff" glow-intensity="1">
  <section>Border Box 3</section>
</dvk-border-box-3>

Props

NameTypeDefaultNotes
colorstringCSS variable fallbackPrimary blue line and glint color.
secondary-colorstringCSS variable fallbackSecondary dim blue frame color.
accent-colorstringCSS variable fallbackAccent highlight color used by nodes and fine hairlines.
colorsstringemptyComma-separated primary, secondary, and accent colors.
glow-intensitynumber1Multiplier for SVG blur filters that create the restrained neon glow.

Events

NameDetail
dvk-ready{ tagName }

CSS Variables

NameMeaning
--dvk-color-primaryPrimary fallback color.
--dvk-color-secondarySecondary fallback color.
--dvk-color-accentAccent fallback color.
--dvk-border-box-paddingShared override for automatic content inset across border boxes.
--dvk-border-box-3-paddingComponent-specific override for automatic content inset.
--dvk-border-box-3-glow-opacityStatic glow layer opacity.

Parts

PartDescription
frameAbsolute frame layer.
graphicInternal SVG.
contentSlotted content wrapper.