Stacked Cards

A stack of animated cards.

Shadcn UI

Redux Toolkit

Tailwind CSS

Installation

1. Follow the links to install required rlx packages

PackageTypeLink
@rlx-widgets/cardWidget

2. Install the following dependencies

Loading...

bash

API Reference

Props list

PropTypeDefaultExampleDescription
items--The list of items to be displayed in the stacked cards.
onAnimationEnd?(id: string) => void--The callback function to be called when the animation ends.