Cards Transition Section

PRONew

Preview live, install via shadcn or copy the source.

Installation

Install via shadcn

This will install the component and its dependencies automatically.

PRO COMPONENT

Unlock with PRO

This component is exclusive to reframe/ui PRO.
Get instant access to all premium components and templates.

Usage

cards-transition-section-usage.tsxTSX

Props

NameTypeDefaultRequiredDescription
itemsCardTransitionItem[]NoCards {id, title, description, image, bgColor, textColor}[] — fully customizable. Defaults to 5 3D-modeling items.
renderItem(item: CardTransitionItem, index: number, isActive: boolean) => React.ReactNodeNoCustom renderer for full composability — overrides default image+card layout.
scrollerstring | HTMLElement | nullNoCustom scroller for PreviewModal.
scrubDurationnumber2.6NoSeconds per item in scrub timeline.
classNamestringNoWrapper class for section.
childrenReact.ReactNodeNoAlternatively, compose with CardsTransitionImage/Card primitives as children.
© reframe/ui 2026Built by @thommysart
More in Scroll Effects