iPad Hover replicates the distinctive hover effect seen in iPadOS interfaces. When users hover over the component, it displays a subtle background that follows the cursor movement with a slight parallax effect. The component wraps around its children, making it easy to apply this effect to any content.
1. Buttons - Enhanced interactive feedback for clickable elements
2. Navigation Items - Highlight menu options with subtle movement
3. Cards - Add depth to information cards on hover
4. Interactive Elements - Improve user experience for clickable components
5. Touch-Inspired Interfaces - Create iPad-like interfaces on desktop
• Hover Color - Background color that appears on hover
• Opacity - Transparency level of the hover effect
• Radius - Corner roundness of the hover background
• Border - Color and thickness of the optional border
• Content - Accepts any child components to wrap with the effect