atomic-quickview-modal

This is for:

Developer
In this article

See Display results to learn more about customizing your result templates.

The modal opened when clicking on a quickview button. Do not use this component directly; use atomic-quickview instead.

Properties

Property Attribute Description Type Default

content

content

string | undefined

current

current

number | undefined

modalCloseCallback

(() => void) | undefined

result

Result | undefined

sandbox

sandbox

string | undefined

total

total

number | undefined

Methods

reset

Signature: reset() => Promise<void>

Returns: Promise<void>

Shadow Parts

Part Description

quickview-modal-header-icon

The close icon of the modal.

quickview-modal-header-title

The title of the modal.