Home > widget-integration > quickView
quickView() function
Signature:
quickView: (_context: Context, action: QuickViewAction, target?: HTMLElement) => Promise<void>
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
_context |
Context | |
|
action | ||
|
target |
HTMLElement |
(Optional) |
Returns:
Promise<void>