Rind Reveal Text
A transparent pointer-light wordmark that reveals a primary/secondary color pass inside readable chunky type.
Component Showcase
Interactive Playground
Adjust sliders and values to preview changes in real-time
text
Headline text to reveal.
label
Optional accessibility and eyebrow label.
baseColor
Base text color.
scanColor
Secondary green reveal color.
accentColor
Primary accent reveal color.
API Reference (Props)
Component properties and type specifications
| Prop | Type | Default | Description |
|---|---|---|---|
| text | string | "RIND" | Headline text to reveal. |
| label | string | "Pointer light reveal" | Optional accessibility and eyebrow label. |
| baseColor | string | "#f4f4f4" | Base text color. |
| scanColor | string | "#7fff5e" | Secondary green reveal color. |
| accentColor | string | "#ff5c71" | Primary accent reveal color. |
