Docs

Arcade Button

An incredibly tactile physical switch with extreme depth. Feels exactly like pressing a heavy mechanical arcade button.

Component Blueprint

Press Start
PWR_ON

Installation

$ npx @cosmoo/oblivion add arcade-button
Packagesnpm install

Usage Detail

tsx
import { ArcadeButton } from "@/components/oblivion/arcade-button"

export default function ArcadeButtonDemo() {
  return <ArcadeButton />
}

Oblivion UI

© 2026 Oblivion UI. All rights reserved.