atomic-quickview-modal

This is for:

Developer
In this article
Warning

Atomic v2 is an older major version. For new implementations, use Atomic v3.

Note

This component was introduced in version 2.65.3.

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

The modal opened when clicking a quickview button. Don’t 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.