Hexagon Status Grid

A 3D interactive, glassmorphic hexagon grid with magnetic hover and status nodes.

Component Showcase

Interactive Playground

Adjust sliders and values to preview changes in real-time

rows

Number of hexagon rows.

cols

Number of columns.

hexSize

Hexagon cell size.

primaryColor

Primary accent color.

accentColor

Secondary accent color.

API Reference (Props)

Component properties and type specifications

PropTypeDefaultDescription
rowsnumber4Number of hexagon rows.
colsnumber6Number of columns.
hexSizenumber60Hexagon cell size.
primaryColorstring"#ff5c71"Primary accent color.
accentColorstring"#7fff5e"Secondary accent color.