Social Hubs
Interactive node expansion components. 3D physics, magnetism, and dynamic SVG paths.
API Reference
Available configuration to customize the component.
| Prop | Type | Default | Description |
|---|---|---|---|
| nodes | NodeItem[] | — | Array of nodes { id, icon, x, y } |
| centralText | string | "Network" | Text for the central hub button |
| centralIcon | ReactNode | — | Icon for the central hub button |
| className | string | — | Optional custom class name |
| ...props | HTMLAttributes | — | All standard HTML div attributes |
API Reference
Available configuration to customize the component.
| Prop | Type | Default | Description |
|---|---|---|---|
| nodes | NodeItem[] | — | Array of nodes { id, icon, x, y, color, href } |
| centralText | string | "Network" | Text for the central hub button |
| centralIcon | ReactNode | — | Icon for the central hub button |
| className | string | — | Optional custom class name |
Modern Glass Hub
Minimalist style with glass nodes, smooth Bézier curves, and dynamic light sweeping. Includes 3D cursor tracking.