quickLookTap
An event that fires when user clicked the Apple pay button or custom action button.
Property | Type | Description |
---|---|---|
type | string | The type of event |
target | View3D | An instance of View3D that triggered this event |
- JSON
- JavaScript
- React
- Angular
- Vue@2
- Vue@3
- Svelte
{
src: "/egjs-view3d/model/draco/alarm.glb",
iosSrc: "/egjs-view3d/model/usdz/alarm.usdz",
quickLook: {
checkoutTitle: "TITLE",
checkoutSubtitle: "SUBTITLE",
callToAction: "Trigger Event",
price: "4$"
}
}