Skip to content

Border Box 12

dvk-border-box-12 is a minimal electric-blue HUD frame with sharp chamfered corners, a clean top title rail, subtle top slant blocks, and symmetric side folds.

Border Box 12

minimal chamfer rail outline

LIVE
Requests2.84M+18.6%
Latency38ms-9.2%
Uptime99.98%+0.3%
html
<dvk-border-box-12 colors="#19d8ff,#56f0ff,#b9f8ff" glow-intensity="1.05">
  <section>Border Box 12</section>
</dvk-border-box-12>

Props

NameTypeDefaultNotes
colorstringCSS variable fallbackPrimary electric-blue frame color.
secondary-colorstringCSS variable fallbackSecondary cyan inner rail and side-fold color.
accent-colorstringCSS variable fallbackAccent color for the top slant blocks.
colorsstringemptyComma-separated primary, secondary, and accent colors.
glow-intensitynumber1Multiplier for the rail and slant-block glow strength.
animatedbooleantrueWhether the top slant blocks render subtle blink animations.
pausedbooleanfalseDisables motion while keeping the static chamfer frame visible.

Events

NameDetail
dvk-ready{ tagName }

CSS Variables

NameMeaning
--dvk-color-primaryPrimary rail fallback.
--dvk-color-secondarySecondary inner rail fallback.
--dvk-color-accentTop slant block fallback.
--dvk-border-box-paddingShared override for automatic content inset across border boxes.
--dvk-border-box-12-paddingComponent-specific override for automatic content inset.

Parts

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