UIby Blizzard Entertainment, Inc.
U Chat Scroll Button
U Chat Scroll Button sound effect.
0.12s1KB© Blizzard Entertainment, Inc. — All Rights Reservedu, chat, scroll, button
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/u-chat-scroll-buttonUsage
import { useSound } from "@/hooks/use-sound";
import { uChatScrollButtonSound } from "@/sounds/u-chat-scroll-button";
const [play] = useSound(uChatScrollButtonSound);