Docs
Timeline

Timeline

Displays a beautiful Timeline.

Changelog for BuouUI

this timeline is very suitable for web changelog

2024.10

Create many copy-paste Animations

Macbook Dock

Macbook Dock

Screen Scorlling

Screen Scorlling

Dashboard Sidebar

Dashboard Sidebar

Animation Stpper

Animation Stpper

Animation Text

Animation Text

2024.9

We build the first version.

Color Button

Color Button

Record Card

Record Card

Levitate Card

Levitate Card

2024.8

We create BuouUI in this moment.

hero template

Installation

Copy and paste the cn util code into your project.

import { ClassValue, clsx } from "clsx"
import { twMerge } from "tailwind-merge"
 
 
export function cn(...inputs: ClassValue[]) {
  return twMerge(clsx(inputs))
}
 

Copy and paste the Timeline code into your project.

API Reference

Props

PropTypeDescription
headstringTimeline header.
describtionstringTimeline description.
timelineTimelineItem[]Timeline items