Vertical Cut Reveal
A text component that reveals the text with a cut reveal effect. First, the text gets split into smaller chunks based on the splitBy prop: • words: Splits into individual words (e.g., "Hello world" → ["Hello", "world"…
- Pattern
- pattern-884
- Interface family
- display
- Component kind
- component