trigger/haptic

Trigger haptic vibration in the app

Fields

stylestring

Options include impactLight, impactMedium, rigid ,soft,notificationSuccess,notificationWarning,notificationError,selection


Tapcart.action("trigger/haptic", {
  "style": "impactLight"
});