Waiting for action
Copy this complete component into a page file. Edit and run it in the Playground.
Loading editor…
Neon glass quick-action tile with purple or blue glow accent.
| Prop | Type | Default | Description |
|---|---|---|---|
icon | string | — | Font Awesome catalog icon name such as user-plus. |
label | string | — | Short action label. |
tone | "purple" | "blue" | "purple" | Accent colour. |
onClick | () => void | — | Click handler for button tiles. |
href | string | — | Optional link target; renders an anchor when set. |