FunctionHero1({
title,
subtitle,
description,
actions = [],
badges = [],
className,
children,
}: Hero1Props)
components/ui/8bit/blocks/hero1.tsx:33
FunctionHero2({
title,
subtitle,
description,
actions = [],
badges = [],
className,
children,
visual,
}: He
components/ui/8bit/blocks/hero2.tsx:34
FunctionHero3({
title,
subtitle,
description,
actions = [],
stats = [],
className,
children,
}: Hero3Props)
components/ui/8bit/blocks/hero3.tsx:56
FunctionInputOTP({
className,
font,
maxLength,
value,
onChange,
children,
...otherProps
}: InputOTPProps)
components/ui/8bit/input-otp.tsx:42
FunctionItem({
className,
variant = "default",
size = "default",
font = "retro",
asChild = false,
...props
}:
components/ui/8bit/item.tsx:62
FunctionLeaderboard({
players,
maxPlayers = 10,
showRank = true,
showAvatar = true,
className,
title = "LEADERBOARD",
components/ui/8bit/blocks/leaderboard.tsx:106
FunctionLoadingScreen({
className,
title = "LOADING",
tips = DEFAULT_TIPS,
progress = 0,
showPercentage = true,
tipInte
components/ui/8bit/blocks/loading-screen.tsx:28
FunctionMythicSponsor({
src,
width: propWidth,
height: propHeight,
scale = 5,
pixelSize = 6,
className = "",
}: MythicS
components/mythic-sponsor.tsx:16