Skip to content

Border Box 16

dvk-border-box-16 renders a floating CPU-like border with broken outer rails, a very light open inner hairline, shallow edge pins, sparse chip pads, and subtle pin pulse motion.

Border Box 16

floating thin CPU rail border

LIVE
Requests2.84M+18.6%
Latency38ms-9.2%
Uptime99.98%+0.3%
html
<dvk-border-box-16 colors="#38d8ff,#69ffe1,#f8fbff" glow-intensity="0.7">
  <section>Border Box 16</section>
</dvk-border-box-16>

Content

Place headings and charts in the default slot. CSS parts are styling hooks, not named slots. Keep the automatic content inset; see the shared content-area contract for wrapper padding and explicit overrides.

Props

NameTypeDefaultNotes
colorstringCSS variable fallbackPrimary chip perimeter rail color.
secondary-colorstringCSS variable fallbackSecondary hairline and pin color.
accent-colorstringCSS variable fallbackAccent color for active chip pads and pulsing pins.
colorsstringemptyComma-separated primary, secondary, and accent colors.
glow-intensitynumber0.7Multiplier for the active pin and pad glow strength.
animatedbooleantrueWhether the border renders subtle chip pin pulse animations.
pausedbooleanfalseDisables chip pin motion while keeping the static frame visible.

Events

NameDetail
dvk-ready{ tagName }

CSS Variables

NameMeaning
--dvk-color-primaryPrimary rail fallback.
--dvk-color-secondarySecondary hairline and pin fallback.
--dvk-color-accentActive chip pad fallback.
--dvk-border-box-paddingShared override for automatic content inset across border boxes.
--dvk-border-box-16-paddingComponent-specific override for automatic content inset.

Parts

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