Fade
Fade component from @bungas/ui
Fade component from @bungas/ui
The Fade component from Bungas UI.
This is a staggered fade animation using motion/react. Each element fades in with a slight delay.
Content for card 1
Content for card 2
Content for card 3
Content for card 4
Content for card 5
Content for card 6
This is a paragraph that fades in with the container.
The modern way to build web applications. Ship faster with less code.
npm install @bungas/uiimport { Fade } from "@bungas/ui"import { Fade } from "@bungas/ui"
export function Example() {
return <Fade />
}This is a staggered fade animation using motion/react. Each element fades in with a slight delay.
Content for card 1
Content for card 2
Content for card 3
Content for card 4
Content for card 5
Content for card 6
This is a paragraph that fades in with the container.
The modern way to build web applications. Ship faster with less code.