Border Box 2
layered cyber frame with chart content and neon detail nodes
LIVE
Requests2.84M+18.6%
Latency38ms-9.2%
Uptime99.98%+0.3%
dvk-border-box-2 renders a layered neon cyber frame based on a 1600 x 900 SVG reference canvas. It keeps corners, center energy bars, side tick marks, and circular nodes fixed while stretching only clean line segments for free-size layouts.
layered cyber frame with chart content and neon detail nodes
<dvk-border-box-2 colors="#0af2ff,#168cff,#7c4dff" glow-intensity="1">
<section>Border Box 2</section>
</dvk-border-box-2>| Name | Type | Default | Notes |
|---|---|---|---|
color | string | CSS variable fallback | Primary cyan line and detail color. |
secondary-color | string | CSS variable fallback | Secondary blue frame color. |
accent-color | string | CSS variable fallback | Accent highlight color used by gradient stops and purple detail blocks. |
colors | string | empty | Comma-separated primary, secondary, and accent colors. |
glow-intensity | number | 1 | Multiplier for SVG blur filters that create the neon glow. |
| Name | Detail |
|---|---|
dvk-ready | { tagName } |
| Name | Meaning |
|---|---|
--dvk-color-primary | Primary fallback color. |
--dvk-color-secondary | Secondary fallback color. |
--dvk-color-accent | Accent fallback color. |
--dvk-border-box-padding | Shared override for automatic content inset across border boxes. |
--dvk-border-box-2-padding | Component-specific override for automatic content inset. |
--dvk-border-box-2-glow-opacity | Static glow layer opacity. |
| Part | Description |
|---|---|
frame | Absolute frame layer. |
graphic | Internal SVG. |
content | Slotted content wrapper. |