sp adaptive card extension base.iquickviewcardaction - microsoft/Viva-Connections-Extensibility-Beta GitHub Wiki
Home > @microsoft/sp-adaptive-card-extension-base > IQuickViewCardAction
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Open the quick view.
Signature:
export interface IQuickViewCardAction| Property | Type | Description |
|---|---|---|
| parameters | IQuickViewParameters | (BETA) Parameters for the quick view opened by this action |
| type | 'QuickView' | (BETA) Indicates this action opens the quick view. |