popmotion-pose
Version:
A declarative animation library for HTML and SVG
14 lines (9 loc) • 420 B
Markdown
title: SplitText UI events
description: Animate individual words and characters with Pose animations
category: react
# SplitText UI events
Using [React Pose Text](/pose/api/react-pose-text), individual words and characters can be respond to all the same [UI events](/pose/api/ui-events) as other posed components.
These poses are all passed through both words and characters.
<CodeSandbox id="38047jqp7m" />