BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/beui/action-swap-roll

Action Swap Roll

beui/action-swap-roll
FreeComponent

The next text or icon rolls in from below with blur.

Install it

npx shadcn@latest add https://beui.dev/r/action-swap-roll.json

Source

components/motion/action-swap-roll.tsxbeui.dev/r/action-swap-roll.json
1"use client";
2// beui.dev/components/motion/action-swap
3
4import {
5 ActionSwapButton,
6 ActionSwapIcon,
7 ActionSwapText,
8 type ActionSwapButtonProps,
9 type ActionSwapIconProps,
10 type ActionSwapTextProps,
11} from "./action-swap";
12
13export type {
14 ActionSwapButtonSize,
15 ActionSwapButtonVariant,
16 ActionSwapItem,
17} from "./action-swap";
18
19export type ActionSwapRollButtonProps = Omit<ActionSwapButtonProps, "animation">;
20export type ActionSwapRollTextProps = Omit<ActionSwapTextProps, "animation">;
21export type ActionSwapRollIconProps = Omit<ActionSwapIconProps, "animation">;
22
23export function ActionSwapRollButton(props: ActionSwapRollButtonProps) {
24 return <ActionSwapButton {...props} animation="roll" />;
25}
26
27export function ActionSwapRollText(props: ActionSwapRollTextProps) {
28 return <ActionSwapText {...props} animation="roll" />;
29}
30
31export function ActionSwapRollIcon(props: ActionSwapRollIconProps) {
32 return <ActionSwapIcon {...props} animation="roll" />;
33}

What it pulls in

npm packages

  • clsx
  • motion
  • tailwind-merge

Files it writes

  • components/motion/action-swap-roll.tsx
  • components/motion/action-swap.tsx
  • lib/ease.ts
  • lib/utils.ts

Facts

Registry
beui
Type
registry:component
Access
Free
Files written
4
Licence
the repository states none
In the index
at or before 2026-08-12
Last confirmed
today

Go to the source

beui.dev Raw registry item This item as JSON

More from beui

All 105 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Action Swap Bluraction-swap-blurbeuiComponentsFree3 deps · 4 files
Action Swap Cascadeaction-swap-cascadebeuiComponentsFree3 deps · 4 files
Agent Activityagent-activitybeuiComponentsFree4 deps · 9 files
Agent Loading States Agent Progressagent-progressbeuiComponentsFree3 deps · 3 files
AI Sidebarai-sidebarbeuiComponentsFree4 deps · 5 files
Animated Badgeanimated-badgebeuiComponentsFree4 deps · 3 files
Number Animation Animated Numberanimated-numberbeuiComponentsFree3 deps · 3 files
Animated Sidebaranimated-sidebarbeuiComponentsFree4 deps · 4 files

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

KitGrade

SaaS starter kits, scored from measured facts

kitgrade.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and KitGrade

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and KitGrade

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and KitGrade

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex