IQuickViewCardAction interface
Open the quick view.
Properties
parameters | Parameters for the quick view opened by this action |
type | Indicates this action opens the quick view. |
Property Details
parameters
Parameters for the quick view opened by this action
parameters: IQuickViewParameters;
Property Value
type
Indicates this action opens the quick view.
type: 'QuickView';
Property Value
'QuickView'