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-blur

Action Swap Blur

beui/action-swap-blur
FreeComponent

Copy-button style swap with blur, opacity and scale.

Install it

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

Source

components/motion/action-swap-blur.tsxbeui.dev/r/action-swap-blur.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 ActionSwapBlurButtonProps = Omit<ActionSwapButtonProps, "animation">;
20export type ActionSwapBlurTextProps = Omit<ActionSwapTextProps, "animation">;
21export type ActionSwapBlurIconProps = Omit<ActionSwapIconProps, "animation">;
22
23export function ActionSwapBlurButton(props: ActionSwapBlurButtonProps) {
24 return <ActionSwapButton {...props} animation="blur" />;
25}
26
27export function ActionSwapBlurText(props: ActionSwapBlurTextProps) {
28 return <ActionSwapText {...props} animation="blur" />;
29}
30
31export function ActionSwapBlurIcon(props: ActionSwapBlurIconProps) {
32 return <ActionSwapIcon {...props} animation="blur" />;
33}

What it pulls in

npm packages

  • clsx
  • motion
  • tailwind-merge

Files it writes

  • components/motion/action-swap-blur.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
yesterday

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 Cascadeaction-swap-cascadebeuiComponentsFree3 deps · 4 files
Action Swap Rollaction-swap-rollbeuiComponentsFree3 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

ToolDrift

What the AI coding tools changed last night

tooldrift.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 ToolDrift

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 ToolDrift

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 ToolDrift

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