Introduction to PerspectiveTransform
PerspectiveTransform is a React component that applies an interactive perspective transform to any child element. It supports:
- Controlled and Uncontrolled modes
- LocalStorage persistence
- Edit mode toggles via SHIFT+keys
- Corner handles and alignment guides
(See API Reference to explore detailed types and functions)
Continue to Getting Started to learn how to install and create your first transform.