Animated Tabs
A physical stack of photo cards shuffled to the front by clipped tabs, with a tight image inset and copy in the footer.
cinematic interactionsanimatedtabsframer motion
Props
| Prop | Type | Default | Description |
|---|---|---|---|
tabs | AnimatedTabItem[] | - | Tab definitions with label, title, description, and landscape image. |
value | string | - | Controlled active tab id. |
defaultValue | string | first tab | Uncontrolled initial tab id. |
onValueChange | (value: string) => void | - | Fires whenever the active tab changes. |
