For the complete documentation index, see llms.txt. Markdown variants are available by appending .md to any URL or sending an Accept: text/markdown header. An agent skill is available at /.well-known/agent-skills/site-skill.md.
24
Sponsor

Strikethrough Replace

Text gets crossed out and replaced with new text in a single motion.

Customize
48
600
1

Installation

$ pnpm dlx shadcn@latest add @framecn/strikethrough-replace

Usage

import { StrikethroughReplace } from "@/components/framecn/strikethrough-replace";
<StrikethroughReplace from="value" to="value" />

API Reference

StrikethroughReplace

PropTypeDefault
fromstring-
tostring-
lineColorstring"#ff5e3a"
fontSizenumber48
colorstring"#171717"
fontWeightnumber600
speednumber1
fpsnumber30
durationInFramesnumber90
classNamestring-

Notes