KQ-102 · EXTRUDE/TITLE
Extrude Title
A headline extruded in layered shadow — the block tilts with the pointer while the extrusion counter-rotates so the light reads as fixed, and pressing crushes the depth flat before it pops back on the recoil spring.
KQ-102 · EXTRUDE/TITLE
PressroomKQ-102
Presses · 00
Lean around the block, then press it flat.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/extrude-title
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| children | string | — | The title text — a string, it is layered. |
| depth / stepPx | number / number | 8 / 1.1 | Extrusion steps and offset per step. |
| onPress | () => void | — | Fires on the flattening press. |