- Enhancing Responsiveness: Immediate tactile feedback makes interactions feel faster and more satisfying.
- Improving Accessibility: Haptics can help users with visual impairments by providing an additional layer of feedback.
- Increasing Engagement: Users are more likely to enjoy and continue using apps that feel interactive and responsive.
Available payloads
hapticsType | style | description |
---|---|---|
impact | light | Collision between small UI elements. |
impact | medium | Collision between medium UI elements. |
impact | heavy | Collision between big UI elements. |
notification | success | Indicates that an action was successful. |
notification | warning | Indicates that something is not right and user should take notice. |
notification | error | Indicates that an action has failed. |
selectionChanged | --- | Informs the user that a selection has changed, for example a checkbox was clicked |
Creating the payload
app/page.tsx
Using the command
There’s no response from this command.app/page.tsx