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

Marker Highlight

Marker bar sweeps in behind a phrase, optionally inverting the text color.

Customize
72
1

Installation

$ pnpm dlx shadcn@latest add @framecn/marker-highlight

Usage

import { MarkerHighlight } from "@/components/framecn/marker-highlight";
<MarkerHighlight />

API Reference

MarkerHighlight

PropTypeDefault
beforestring""
highlightstring"builders"
afterstring"."
markerColorstring"#facc15"
baseColorstring"#171717"
highlightedTextColorstring"#171717"
fontSizenumber72
fontWeightnumber600
speednumber1
fpsnumber30
durationInFramesnumber90
widthnumber1280
heightnumber720
classNamestring-

Notes