Grids & Layouts
Cyber Flux Layout
High-tech bento grid with neon accents and holographic effects.
bentocyberneonholographic
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
mainTitle | string | Mainframe Access | Main card title text. |
statusBadges | string[] | ['SYS_READY'] | Array of status badge strings. |
version | string | V.9.0 | Version number text. |
chartData | number[] | [40, 60, 30, 80, 50, 90, 20, 40, 70, 60] | Array of numbers for chart visualization (0-100). |
voiceCommandLabel | string | Voice Command | Voice command card label. |
encryptionType | string | AES-256 | Encryption type display text. |
deployTitle | string | Deploy Module | Deploy card title. |
deployDescription | string | Initiating sequence alpha-01 | Deploy card description. |
buttonText | string | EXECUTE | Deploy button text. |
accentColor | string | cyan | Accent color theme: 'cyan', 'purple', 'blue', 'green', or 'pink'. |
backgroundColor | string | neutral-950 | Background color (Tailwind color name or hex). |