A mechanical split-flap board whose drum only turns one way, so the letters land unevenly the way the real thing does.
0
Bookmarks
0
Installs
0
Views
"use client"
import * as React from "react"
import { SplitFlap } from "@/components/ui/split-flap"
const BOARD = [
{ time: "09:40", to: "AMSTERDAM", gate: "B12" },
{ time: "10:15", to: "LISBON", gate: "A04" },
{ time: "11:02", to: "REYKJAVIK", gate: "C21" },
{ time: "12:30", to: "SINGAPORE", gate: "D07" },23 more lines behind a plan
Previews are free to watch. Reading and copying the full source needs a plan.
See plansThat's all 6 components
Part of Meridian DS — browse the full library on Nuxus.